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

ImportAptArtifactsErrorInfo

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

Error information explaining why a package was not imported.

interface ImportAptArtifactsErrorInfo {
error?: Status;
}

§Properties

§
error?: Status
[src]

The detailed error status.

§

Google Cloud Storage location requested.