UNPKG

apphouse

Version:

Component library for React that uses observable state management and theme-able components.

6 lines (5 loc) 144 B
import { ApphouseTheme } from '../../styles/defaults/themes.interface'; /** * Defines the theme */ export declare const theme: ApphouseTheme;