math5/src/Complex/all.ts

2 lines
74 B
TypeScript

export * as type from './type'
export * as arithmetic from './arithmetic'