We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c40b777 commit 1e96c76Copy full SHA for 1e96c76
1 file changed
src/api/types.ts
@@ -1,5 +1,5 @@
1
import { ConsiderationItem } from "@opensea/seaport-js/lib/types";
2
-import { ProtocolData } from "src/orders/types";
+import { ProtocolData } from "../orders/types";
3
4
export type BuildOfferResponse = {
5
partialParameters: PartialParameters;
0 commit comments