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