UNPKG

170 BJavaScriptView Raw
1// This file contains all factory functions of math.js
2
3import { deprecatedIndexFileError } from './error/deprecatedIndexFileError'
4
5deprecatedIndexFileError(__filename)