UNPKG

truly-ui

Version:

Web Components for Desktop Applications.

8 lines 178 B
export interface FilterMetadata { value?: any; matchMode?: any; } export interface FilterEventMetadata { filters?: {}; } //# sourceMappingURL=filter.metadata.d.ts.map