UNPKG

rtech-struct

Version:

Rtech Platform Superstruct Entity

6 lines (4 loc) 82 B
type VirtualOrder = { type: 'virtual-order', }; export default VirtualOrder;