math5/src/all.ts

3 lines
82 B
TypeScript
Raw Normal View History

export * as numbers from '@/numbers/all'
export * as Complex from '@/Complex/all'