Interface: ProductInfo
Defined in: src/core/productInfo.ts:7
The handful of places where the shared core has to name its own product.
This file is generated. Everything else under core/ is identical across the libraries, and stays that way by reading these values rather than hard-coding a product name.
Properties
gatewaySlug
ts
gatewaySlug: string;Defined in: src/core/productInfo.ts:9
packageName
ts
packageName: string;Defined in: src/core/productInfo.ts:8
scopeHint
ts
scopeHint: string;Defined in: src/core/productInfo.ts:10