hensei-web/node_modules/core-js/modules/_function-to-string.js
2020-09-11 06:44:42 -07:00

1 line
87 B
JavaScript

module.exports = require('./_shared')('native-function-to-string', Function.toString);