Interface VanillaManifestJson

Hierarchy

  • VanillaManifestJson

Properties

Properties

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

Type declaration

  • release: string
  • snapshot: string
versions?: [VersionManifest]

Generated using TypeDoc