• Asynchronously loads the theme with the specified name. The promise returned resolves with the CSS string for the theme.

    Parameters

    • name: string

    Returns Promise<undefined | string>

Generated using TypeDoc