Skip to main content
Module

x/evt/lib/types/index.ts>dom.PaymentShippingOption

💧EventEmitter's typesafe replacement
Go to Latest
interface dom.PaymentShippingOption
import { type dom } from "https://deno.land/x/evt@v2.4.3/lib/types/index.ts";
const { PaymentShippingOption } = dom;

Properties

id: string
label: string
optional
selected: boolean