UNPKG

180 BJavaScriptView Raw
1console.warn('Warning: ' +
2 'The file "mathjs/index.js" is deprecated since v6.0.0. ' +
3 'Please use the root "mathjs" instead')
4
5module.exports = require('./lib/entry/mainAny')