Opal-Estate-Pro/node_modules/core-js/modules/_function-to-string.js
2019-09-13 11:27:52 +07:00

2 lines
87 B
JavaScript

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