UNPKG

apphouse

Version:

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

10 lines (9 loc) 200 B
export declare const boxShadowDefault: { boxShadow: string; }; export declare const boxShadowChrome: { boxShadow: string; }; export declare const boxShadowFirefox: { boxShadow: string; };