data-structure-typed/src/index.ts

2 lines
59 B
TypeScript
Raw Normal View History

export * from './data-structures';
export * from './utils';