Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

ImportGoogetArtifactsResponse

import type { ImportGoogetArtifactsResponse } from "https://googleapis.deno.dev/v1/artifactregistry:v1.ts";

The response message from importing artifacts.

interface ImportGoogetArtifactsResponse {
googetArtifacts?: GoogetArtifact[];
}

§Properties

§

Detailed error info for packages that were not imported.

§
googetArtifacts?: GoogetArtifact[]
[src]

The GooGet artifacts updated.