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