3 lines
66 B
JavaScript
3 lines
66 B
JavaScript
|
export {add} from './add.mjs'
|
||
|
export {negate} from './negate.mjs'
|