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
/
range.d.ts
blob: 3a12e8642651dc11e02842be181311761562f318 (
plain
)
1
2
3
declare const RangeError
:
RangeErrorConstructor
;
export
=
RangeError
;