UNPKG

wlpacks-ontimize-web-ngx

Version:
5 lines (4 loc) 84 B
export declare type SQLOrder = { columnName: string; ascendent: boolean; };