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

ChainUri

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

Url to be used when displaying the chain.

interface ChainUri {
uri?: string;
}

§Properties

§
uri?: string
[src]

The uri for this chain.