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

LinksModuleData

import type { LinksModuleData } from "https://googleapis.deno.dev/v1/walletobjects:v1.ts";
interface LinksModuleData {
uris?: Uri[];
}

§Properties

§
uris?: Uri[]
[src]

The list of URIs.