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