mathjs/src/function/index.js

6 lines
129 B
JavaScript

'use strict'
import { deprecatedIndexFileError } from '../error/deprecatedIndexFileError'
deprecatedIndexFileError(__filename)