Jason Liao
Results
1
issues of
Jason Liao
when I call `paginate()` with a model constructor in typescript, tsc will throw a `Argument of type 'typeof User' is not assignable to parameter of type 'Model'` compile time error....