3 lines
50 B
TypeScript
3 lines
50 B
TypeScript
export * from './io-ts';
|
|
export * from './types';
|
export * from './io-ts';
|
|
export * from './types';
|