UNPKG

rtech-struct

Version:

Rtech Platform Superstruct Entity

7 lines (5 loc) 123 B
type MarketplaceSpot = { type: 'marketplace-spot', delegated_target: string[], }; export default MarketplaceSpot;