UNPKG

my-test123

Version:
13 lines (12 loc) 267 B
export declare class FilterMockGenerator { getFilters(): { attributes: { description: string; key: string; query: string; title: string; type: string; }; type: string; }[]; }