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
/
syntax.d.ts
blob: 6a0c53c5b9ed0ecc1d4130caf9f61f6bdfcb2fd4 (
plain
)
1
2
3
declare const SyntaxError
:
SyntaxErrorConstructor
;
export
=
SyntaxError
;