cannblw / knex-paginator

Simple paginator for Knex. It adds the .paginate() function to Knex's query builder.
15 stars 10 forks source link

Incompatibility with typescript #15

Open Duarte007 opened 4 years ago

Duarte007 commented 4 years ago

Hi, I am using knex-paginator in a project together with typescript, but there is no interface that accepts .paginate()

ziyaddin commented 4 years ago

@Duarte007 use updated version instead.