mathjs/test/node-tests/treeShaking/treeShakingApp.js

4 lines
54 B
JavaScript

import { abs } from '../../../'
console.log(abs(-3))