Function downloadFileFromTheme

  • Downloads a file from the theme matching either theme ID or theme name, identified by the file path within the imported extension.

    Parameters

    • id: string

      Theme identifier or its qextFilename.

    • filepath: string

      Path to the file location within the specified theme archive. Folders separated with forward slashes.

    • Optionaloptions: ApiCallOptions

    Returns Promise<DownloadFileFromThemeHttpResponse>

    DownloadFileFromThemeHttpError