index
:
crud
king
crud - my crud project !
pack
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
node_modules
/
has-symbols
/
index.d.ts
blob: 9b98595004b23ce56854e4be1181217591e34776 (
plain
)
1
2
3
declare function
hasNativeSymbols
():
boolean
;
export
=
hasNativeSymbols
;