UNPKG

@iamthes/query-builder

Version:
5 lines 95 B
export interface ISelectItem { field?: string, alias?: string, func?: string }