UNPKG

@dash-ui-lib/core

Version:

Core components for the @dash-ui-library

3 lines (2 loc) 111 B
export declare const getTheme: () => string; export declare const changeTheme: (newTheme: string) => string;