• Upload one or more images into the current configuration

    Returns

    An object with the same keys as the input. The values contain according result information.

    Type Parameters

    • T extends string

    Parameters

    • files: CfgnFiles<T>

      The key represents the name, which can be used in Hive with configuration.GetImage("")

    Returns Promise<CfgnFileUploadResult<T>>

Generated using TypeDoc