jiangping
2025-06-26 a501b77ada79a4ffdc3210771ce3f24372a3ddeb
1
2
3
4
5
'use strict';
require('../../../modules/es.string.big');
var getBuiltInPrototypeMethod = require('../../../internals/get-built-in-prototype-method');
 
module.exports = getBuiltInPrototypeMethod('String', 'big');