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
/
es-errors
/
ref.d.ts
blob: a13107e24926aea33fb0cb22ae209ab2be115577 (
plain
)
1
2
3
declare const ReferenceError
:
ReferenceErrorConstructor
;
export
=
ReferenceError
;