Nikhil Chauhan

Results 3 comments of Nikhil Chauhan

Also if possible please provide an example to integrate with Nest js. Many Thanks!

@herbertpimentel Can you try as below? ```ts import * as mongoose from 'mongoose'; import * as mongoosePaginate from 'mongoose-paginate-v2'; import { Document, PaginateModel } from "mongoose"; interface MyType { name:...

If you are using React 18 refer this https://github.com/cookpete/react-player/issues/1508#issuecomment-1264387346