UNPKG

rtech-struct

Version:

Rtech Platform Superstruct Entity

7 lines (5 loc) 86 B
type InputGroup = { id: string, members?: string[] }; export default InputGroup;