typocomath/src/Complex/all.ts

3 lines
82 B
TypeScript

export * as Complex from './native.js'
export * as complex from './arithmetic.js'