UNPKG

@asi-ngtools/lib

Version:

This project is a little components library, simple to use, which will help you to simplify your project.

7 lines (6 loc) 130 B
export declare class AsiTableRequest { pageIndex: number; nbElementsParPage: number; tri: string; asc: boolean; }