PC/node_modules/core-js/modules/_function-to-string.js
2026-01-26 23:20:48 +08:00

2 lines
87 B
JavaScript

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