pocomath/src/complex/all.mjs

3 lines
71 B
JavaScript

export * from './native.mjs'
export * from '../generic/arithmetic.mjs'