Hierarchy

  • MultiRefType

Properties

getAllValue: (() => filelist)

Type declaration

getSupportThemes: (() => string[])

Type declaration

    • (): string[]
    • Returns string[]

getValue: ((path) => null | string)

Type declaration

    • (path): null | string
    • Parameters

      • path: string

      Returns null | string

refresh: ((files, path?) => void)

Type declaration

    • (files, path?): void
    • Parameters

      Returns void

setTheme: ((name) => void)

Type declaration

    • (name): void
    • Parameters

      • name: string

      Returns void

Generated using TypeDoc