Sign in
chromium
/
external
/
github.com
/
SeleniumHQ
/
selenium
/
refs/heads/api-docs-4.30.0-all
/
.
/
node_modules
/
call-bind-apply-helpers
/
functionApply.js
blob: c71df9c2bcf07ca4340530058d0662661f29ec95 [
file
] [
log
] [
blame
] [
edit
]
'use strict'
;
/** @type {import('./functionApply')} */
module
.
exports
=
Function
.
prototype
.
apply
;