interface AppConfig {
    theme: any;
}

Properties

Properties

theme: any

Generated using TypeDoc