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
/
index.d.ts
blob: 69bdbc92ee1c2272f4ea3180319378f4c9ffb94c (
plain
)
1
2
3
declare const Error
:
ErrorConstructor
;
export
=
Error
;