Function loadMissing

  • Load metadata for all themes that are added to the themes folder but not yet loaded, such as newly added themes.

    Returns Promise<void>

    Remarks

    This does not apply the themes, only loads their metadata. You can call load or loadAll to apply a theme.

Generated using TypeDoc