Repository URL to install this package:
|
Version:
1.2.8 ▾
|
"use strict";
/**
* Used to resolve the decompiled source of functions.
* @type {Function}
* @throws
*/
module.exports = Function.prototype.toString;