UNPKG

@difizen/mana-core

Version:

8 lines 286 B
import { ManaModule } from '../module'; export * from './basic'; export * from './color'; export * from './theme-service'; export * from './protocol'; export declare const ThemeModule: ManaModule; export declare const ThemeVariableModule: ManaModule; //# sourceMappingURL=index.d.ts.map