Shannon
Shannon
There is a lot of _how_ in the readme and little _why_. It is not easily determined when skimming the readme what advantages are to be gained by implementing this...
**Before submitting this PR, please make sure**: - [ ] Your code builds clean without any errors or warnings - [ ] You are using approved title ("feat/", "fix/", "docs/",...
```typescript withCursor: (...args_1) => __awaiter(this, [...args_1], void 0, function* (options = {}) { const { limit, after, before, getCursor = ({ id }) => { if (typeof id !== "number")...