Sign in
chromium
/
devtools
/
devtools-frontend
/
bedbd4f3fe201caedff255ae97fdf875e13063f8
/
.
/
node_modules
/
core-js-pure
/
es
/
string
/
trim.js
blob: 0fca9331290fdf329e91d15bff66f29649713c32 [
file
]
require
(
'../../modules/es.string.trim'
);
var
entryUnbind
=
require
(
'../../internals/entry-unbind'
);
module
.
exports
=
entryUnbind
(
'String'
,
'trim'
);