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 1ffb107 commit f6f3334Copy full SHA for f6f3334
src/types/ada.ts
@@ -1,6 +1,6 @@
1
import { Integrations } from "./integrations";
2
import { Responses } from '@blockfrost/blockfrost-js';
3
-import { components } from "@blockfrost/blockfrost-js/lib/types/OpenApi";
+import { components } from '@blockfrost/openapi';
4
5
export type InternalAdaConfig = {
6
testnet?: boolean;
0 commit comments