math5/src/Complex/all.ts

3 lines
89 B
TypeScript
Raw Normal View History

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