math5/src/Complex/all.ts

3 lines
74 B
TypeScript
Raw Normal View History

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