UNPKG

ng-alain-plugin-theme

Version:
3 lines (2 loc) 130 B
import { ThemeCssConfig } from './theme-css.types'; export declare function buildThemeCSS(config: ThemeCssConfig): Promise<void>;