Skip to content

Commit

Permalink
update apiPaths.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
qvkare authored Dec 21, 2024
1 parent f7d0dfe commit 98888c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/api/apiPaths.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { Chain, OrderSide } from "../types";
import { OrderProtocol } from "../orders/types";
import { Chain, OrderSide } from "../types";

export const getOrdersAPIPath = (
chain: Chain,
Expand Down

0 comments on commit 98888c4

Please sign in to comment.