UNPKG

169 BJavaScriptView Raw
1// This file contains all factory functions of math.js
2import { deprecatedIndexFileError } from './error/deprecatedIndexFileError';
3deprecatedIndexFileError(__filename);
\No newline at end of file