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
/
uri.d.ts
blob: c3261c91e08c1a3c6499741ccd32d47612bea72c (
plain
)
1
2
3
declare const URIError
:
URIErrorConstructor
;
export
=
URIError
;