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

Configure Feed

Select the types of activity you want to include in your feed.

at feat/use-query-options 3 lines 157 B view raw
1export { defaultConfig, defineConfig } from './config'; 2export type { PydanticResolvers } from './resolvers'; 3export type { PydanticPlugin } from './types';