import { type dom } from "https://deno.land/x/evt@v2.4.18/lib/index.ts";
const { PaymentAddress } = dom;
This Payment Request API interface is used to store shipping or payment address information.
import { type dom } from "https://deno.land/x/evt@v2.4.18/lib/index.ts";
const { PaymentAddress } = dom;
This Payment Request API interface is used to store shipping or payment address information.