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
/
eval.d.ts
blob: e4210e01ea5a4def42ac84742b36d2cada422ca4 (
plain
)
1
2
3
declare const EvalError
:
EvalErrorConstructor
;
export
=
EvalError
;