Bruno Carvalhal
Bruno Carvalhal
For any of you that are using **Typegoose**, I created the following: ```typescript import { Model, DocumentQuery } from "mongoose"; import { InstanceType } from "typegoose"; export interface IPaginateOptions {...
Any update on this? For a strict CSP this is essential.
Not currently, but feel free to raise a PR adding the functionality!
@voslartomas Great! Thanks for the contribution. I left some comments on the PR.
Hi @d00ML0rDz , very late response as I'm only semi-actively maintaining this. When I wrote this package, types for mongoose didn't exist yet and Typegoose was the only alternative with...