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