UNPKG

@iamthes/query-builder

Version:
6 lines (5 loc) 97 B
export interface ISelectItem { field?: string; alias?: string; func?: string; }