Edit File: _function-to-string.js
module.exports = require('./_shared')('native-function-to-string', Function.toString);
Back to File Manager