fork of hey-api/openapi-ts because I need some additional things

feat(build): add `client-ofetch` to `pluginNames`

authored by

Dmitriy Brolnickij and committed by
Lubos
5305752a aebfbdde

+1
+1
packages/openapi-ts/tsup.config.ts
··· 39 39 'client-axios', 40 40 'client-core', 41 41 'client-fetch', 42 + 'client-ofetch', 42 43 'client-next', 43 44 'client-nuxt', 44 45 ];