minimal-gatsby-backend/node_modules/lodash/fp/math.js

3 lines
82 B
JavaScript
Raw Normal View History

2020-02-18 22:53:38 -05:00
var convert = require('./convert');
module.exports = convert(require('../math'));