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

Source

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

The source of the Binding.

interface Source {
identifier?: string;
}

§Properties

§
identifier?: string
[src]

The identifier of the source Agent. Format: * urn:agent:{publisher}:{namespace}:{name}