Sign in
chromium
/
devtools
/
devtools-frontend
/
bdcaed2ba091dce69064f96d7bc5660dc803c527
/
.
/
node_modules
/
call-bind-apply-helpers
/
functionCall.js
blob: 7a8d8735752ef518698f1fe62b4edd16725898a8 [
file
]
'use strict'
;
/** @type {import('./functionCall')} */
module
.
exports
=
Function
.
prototype
.
call
;