Repository URL to install this package:
|
Version:
6.0.4 ▾
|
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
/**
* Used to resolve the decompiled source of functions.
* @type {Function}
* @throws
*/
exports.default = Function.prototype.toString;
//# sourceMappingURL=functionToString.js.map