1.0.6 • Published 11 months ago

@ensfierte/pagination-builder v1.0.6

Weekly downloads
-
License
ISC
Repository
-
Last release
11 months ago

@ensfierte/pagination-builder

Description

Pagination query builder module for ens-fierte apps

Installation

Install the package via npm:

npm install @ensfierte/pagination-builder

Usage

interface ExampleEntity {
  name: string;
}

export class ExampleDto extends BaseDto<ExampleEntity> {}
1.0.6

11 months ago

1.0.5

12 months ago

1.0.4

12 months ago

1.0.3

12 months ago

1.0.2

12 months ago

1.0.1

12 months ago

1.0.0

12 months ago