Opal-Estate-Pro/node_modules/core-js/modules/_function-to-string.js

2 lines
87 B
JavaScript
Raw Normal View History

2019-09-13 04:44:33 +02:00
module.exports = require('./_shared')('native-function-to-string', Function.toString);