UNPKG

@ovine/core

Version:

Build flexible admin system with json.

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