4 lines
153 B
TypeScript
4 lines
153 B
TypeScript
export * from './client';
|
|
// Note: schema.d.ts is generated by running `pnpm generate`
|
|
// export type { paths, components, operations } from './schema';
|