UNPKG

rtech-struct

Version:

Rtech Platform Superstruct Entity

6 lines (4 loc) 79 B
type AgreedPrice = { type: 'agreed-price', }; export default AgreedPrice;