serde-ts/dist/ser/index.d.ts
2025-05-18 20:05:52 -05:00

3 lines
78 B
TypeScript

export * from './interface';
export * from './mixin';
export * from './impl';