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 3fc58e6 commit e3b91d3Copy full SHA for e3b91d3
index.d.ts
@@ -63,6 +63,7 @@ declare module 'replicate' {
63
auth: string;
64
userAgent?: string;
65
baseUrl?: string;
66
+ fetch?: Function;
67
});
68
69
0 commit comments