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