UNPKG

@aurigma/design-atoms-interfaces

Version:

6 lines (5 loc) 137 B
export interface IQueryOptions { includeMockups?: boolean; flatGroupItems?: boolean; includePlaceholderContents?: boolean; }