UNPKG

@aurigma/design-atoms-interfaces

Version:

4 lines (3 loc) 109 B
export interface IApplyProductThemeCmdArgs<TProductThemeConfig> { theme: string | TProductThemeConfig; }