Sign in
chromium
/
devtools
/
devtools-frontend.git
/
HEAD
/
.
/
node_modules
/
es-abstract
/
helpers
/
callBound.js
blob: 8ef10c337e8d98c5f02c7e29abe9b5f47b53df2b [
file
] [
log
] [
blame
]
'use strict'
;
// TODO; semver-major: remove
module
.
exports
=
require
(
'call-bound'
);