UNPKG

nestjs-typeorm-paginate

Version:

A simple pagination function to build a pagination object with types

9 lines 158 B
{ "type": "mysql", "host": "localhost", "port": 3306, "username": "root", "password": "", "database": "test", "entities": ["*/**/*.entity.ts"] }