typocomath/src/generic/native.ts

3 lines
64 B
TypeScript
Raw Normal View History

2023-01-22 01:01:16 +00:00
export * from './arithmetic.js'
export * from './relational.js'