Properties
getSupportThemes
getSupportThemes: (() => string[])
Type declaration
-
- (): string[]
-
Returns string[]
getValue
getValue: ((path) => null | string)
Type declaration
-
- (path): null | string
-
Returns null | string
refresh
refresh: ((files, path?) => void)
Type declaration
-
- (files, path?): void
-
Returns void
setTheme
setTheme: ((name) => void)
Type declaration
-
- (name): void
-
Returns void