Sign in
chromium
/
devtools
/
devtools-frontend
/
0a3621c
/
.
/
node_modules
/
core-js-pure
/
features
/
string
/
ends-with.js
blob: 2ea55947fe438ea75bb095252fc2219be36ae974 [
file
]
var
parent
=
require
(
'../../es/string/ends-with'
);
module
.
exports
=
parent
;