UNPKG

rtech-struct

Version:

Rtech Platform Superstruct Entity

6 lines (4 loc) 57 B
type Spot = { type: 'spot', }; export default Spot;