UNPKG

rtech-struct

Version:

Rtech Platform Superstruct Entity

7 lines (5 loc) 94 B
type Reference = { label: string, value?: string, }; export default Reference;