Sign in
chromium
/
devtools
/
devtools-frontend.git
/
HEAD
/
.
/
node_modules
/
has-symbols
/
index.d.ts
blob: 9b98595004b23ce56854e4be1181217591e34776 [
file
] [
log
] [
blame
]
declare
function
hasNativeSymbols
():
boolean
;
export
=
hasNativeSymbols
;