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

5 lines
112 B
TypeScript

export * from './to-class';
export * from './to-plain';
export * from './decorators';
export * from './typing';