mathjs/lib/function/unit/index.js
2016-03-03 20:21:08 +01:00

3 lines
39 B
JavaScript

module.exports = [
require('./to')
];