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.js
blob: 5f5fddeec53b514df79342efce6cae341b6309be (
plain
)
1
2
3
4
'use strict'
;
/** @type {import('./syntax')} */
module.exports = SyntaxError;