Variable: PRODUCT
ts
const PRODUCT: ProductInfo;Defined in: src/core/productInfo.ts:14
Typed as plain strings on purpose: a product may leave the optional fields empty, and the code must still check.
const PRODUCT: ProductInfo;Defined in: src/core/productInfo.ts:14
Typed as plain strings on purpose: a product may leave the optional fields empty, and the code must still check.