4 lines
104 B
TypeScript

export * as stream from './stream';
export * as json from './json';
export * as schema from './schema';