2 lines
87 B
JavaScript
2 lines
87 B
JavaScript
|
module.exports = require('./_shared')('native-function-to-string', Function.toString);
|