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

GetRegistryCatalogDataResponse

import type { GetRegistryCatalogDataResponse } from "https://aws-api.deno.dev/v0.4/services/ecrpublic.ts?docs=full";
interface GetRegistryCatalogDataResponse {
registryCatalogData: RegistryCatalogData;
}

§Properties

§
registryCatalogData: RegistryCatalogData
[src]

The catalog metadata for the public registry.