Sign in
chromium
/
devtools
/
devtools-frontend.git
/
HEAD
/
.
/
node_modules
/
has-proto
/
index.d.ts
blob: 1f54f56f4319b6a9d8d41c5645d63598e5d653e6 [
file
] [
log
] [
blame
]
declare
function
hasProto
():
boolean
;
export
=
hasProto
;