[]
        
(Showing Draft Content)

ThemesAPI

Type Alias: ThemesAPI

type ThemesAPI = object;

Properties

current()

current: () => any;

Returns

any


reset()

reset: () => void;

Returns

void


set()

set: (themeName) => void;

Parameters

themeName

string

Returns

void