Files
JsonTool/json-class-interface/dist/index.d.ts
2024-09-27 01:15:47 +08:00

4 lines
82 B
TypeScript

export * from './toClass';
export * from './toInterface';
export * from './file';