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

CardRowOneItem

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

§Properties

§

The item to be displayed in the row. This item will be automatically centered.