UNPKG

@start-app/component-palette

Version:

The Startapp.Studio FormBuilder components palette

4 lines (3 loc) 176 B
import { IComponentPaletteTheme } from './theme.interface'; export declare const lightTheme: IComponentPaletteTheme; export declare const darkTheme: IComponentPaletteTheme;