UNPKG

css-theme-management

Version:

This package was created to ease the process of implementing multiple themes in an app.

4 lines (3 loc) 151 B
import ThemeManagement from '../theme_management'; export declare const loadProperty: ThemeManagement.IPropertyLoader; export default loadProperty;