Class ReleaseConfig

Hierarchy

  • ReleaseConfig

Constructors

  • Parameters

    • account: string
    • project: string
    • release: string

    Returns ReleaseConfig

Properties

account: string
description?: string
image?: string
platforms: Record<string, string>
project: string
release: string
source?: string

Generated using TypeDoc