UNPKG

ontimize-web-ngx

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