UNPKG

@easyquery/core

Version:

EasyQuery.JS core modules

8 lines (7 loc) 134 B
export interface QueryParam { id: string; caption: string; value: string; editorId: string; editor: any; }