Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/evt/lib/types/lib.dom.ts>PaymentCurrencyAmount

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

Properties

currency: string
optional
currencySystem: string
value: string