3 lines
56 B
TypeScript
3 lines
56 B
TypeScript
export * from './superstruct';
|
|
export * from './types';
|
export * from './superstruct';
|
|
export * from './types';
|