UNPKG

@nestjs-mod/afat

Version:

Common utilites for AFAT (Angular, Formly, Antd, Transloco)

4 lines (3 loc) 193 B
import { NzTableQueryParams } from 'ng-zorro-antd/table'; import { RequestMeta } from '@nestjs-mod/misc'; export declare function getQueryMetaByParams(params: NzTableQueryParams): RequestMeta;