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.
client-ofetch
pluginNames
1 parent 31820d2 commit a5ea50eCopy full SHA for a5ea50e
packages/openapi-ts/tsup.config.ts
@@ -39,6 +39,7 @@ export default defineConfig((options) => ({
39
'client-axios',
40
'client-core',
41
'client-fetch',
42
+ 'client-ofetch',
43
'client-next',
44
'client-nuxt',
45
];
0 commit comments