interface PriceTagRe-exportimport { type PriceTag } from "https://deno.land/x/mtkruto@0.6.3/mod.ts"; A price tag. Propertieslabel: stringPortion label. amount: numberPrice of the product in the smallest units of the currency (integer, not float/double).