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

DetailsItemInfo

import type { DetailsItemInfo } from "https://googleapis.deno.dev/v1/walletobjects:v1.ts";
interface DetailsItemInfo {
item?: TemplateItem;
}

§Properties

§

The item to be displayed in the details list.