UNPKG

rtech-struct

Version:

Rtech Platform Superstruct Entity

6 lines (4 loc) 132 B
type AgreedPriceNoPurchase = { type: 'no-purchase' | 'agreed-price-without-purchase', }; export default AgreedPriceNoPurchase;