Sign in
chromium
/
external
/
github.com
/
SeleniumHQ
/
selenium
/
refs/heads/api-docs-4.30.0-all
/
.
/
node_modules
/
es-abstract
/
2020
/
IsCallable.js
blob: 3a69b19267dff33491a84421b667a0d82cba21f9 [
file
] [
log
] [
blame
] [
edit
]
'use strict'
;
// http://262.ecma-international.org/5.1/#sec-9.11
module
.
exports
=
require
(
'is-callable'
);