mathjs/test-node/treeShaking/treeShakingApp.js

4 lines
50 B
JavaScript

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