aboutsummaryrefslogtreecommitdiff
path: root/node_modules/core-js/es/string/trim.js
blob: 0fca9331290fdf329e91d15bff66f29649713c32 (plain)
1
2
3
4
require('../../modules/es.string.trim');
var entryUnbind = require('../../internals/entry-unbind');

module.exports = entryUnbind('String', 'trim');