3 lines
86 B
TypeScript
Executable File
3 lines
86 B
TypeScript
Executable File
export type * from './types';
|
|
export { jsonSchemaToZod } from './json-schema-to-zod';
|