2024-04-28 15:34:17 +08:00

5 lines
153 B
JavaScript

require('../../modules/es.string.substr');
var entryUnbind = require('../../internals/entry-unbind');
module.exports = entryUnbind('String', 'substr');