@combeenation/configurator-client
    Preparing search index...

    Function uploadImages

    • Upload one or more images into the current configuration

      Type Parameters

      • T extends string

      Parameters

      • files: UploadData<T>

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

      Returns Promise<CfgnFileUploadResult<T>>

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