UNPKG

@ovine-eason/core

Version:

Build flexible admin system with json.

4 lines (3 loc) 209 B
export declare const dispatchLink: (theme: string, callback?: (() => void) | undefined) => void; export declare const changeAppTheme: (theme: string) => void; export declare const initAppTheme: () => void;