UNPKG

211 BJavaScriptView Raw
1"use strict";
2Object.defineProperty(exports, "__esModule", { value: true });
3function isFunction(x) {
4 return typeof x === 'function';
5}
6exports.isFunction = isFunction;
7//# sourceMappingURL=isFunction.js.map
\No newline at end of file