alpha
Login
or
Join now
mr.cv
/
dldr
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
mirror: A tiny/fast dataloader implementation
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
dldr
/
src
/
at
5bfe0ff39169d03f2aa9c2ca46bfb760eaed2e8e
7 files
Marais Rossouw
chore: format all the things
2y ago
5bfe0ff3
cache.d.ts
chore: format all the things
2 years ago
cache.test.ts
test: adds tests for factory
2 years ago
cache.ts
chore: import types as namespace
2 years ago
index.d.ts
chore: correct .d.ts types
2 years ago
index.test.ts
chore: format all the things
2 years ago
index.ts
feat: we should be using a `TypeError` `TypeError` extends the `Error` object. But semantiaclly more accurate in this case. MDN describes this as: "The TypeError object represents an error when an operation could not be performed, typically (but not exclusively) when a value is not of the expected type." As the length of the array of values does not equal that of the request, it is actually better to throw this `TypeError`.
2 years ago
index.types.ts
chore: edit formating
3 years ago