Interface VersionManifestV2

Hierarchy

  • VersionManifestV2

Properties

Properties

latest: {
    release: string;
    snapshot: string;
}

Type declaration

  • release: string
  • snapshot: string
versions: VersionInfo[]

Generated using TypeDoc