UNPKG

@plurid/plurid-ui-components-react

Version:

Plurid User Interface Components for React

5 lines (4 loc) 115 B
export declare const createSearchTerms: (rows: any[], fields: string[]) => { id: any; data: string[]; }[];