data-structure-typed/tests/utils/index.ts
2023-09-19 17:00:25 +08:00

3 lines
55 B
TypeScript

export * from './number';
export * from './magnitude';