Sign in
chromium
/
external
/
github.com
/
SeleniumHQ
/
selenium
/
refs/heads/api-docs-4.30.0-all
/
.
/
node_modules
/
call-bind-apply-helpers
/
reflectApply.d.ts
blob: 6b2ae764c54541ae224d93bb49e8f176260601b6 [
file
] [
log
] [
blame
] [
edit
]
declare
const
reflectApply
:
false
|
typeof
Reflect
.
apply
;
export
=
reflectApply
;