UNPKG

rtech-struct

Version:

Rtech Platform Superstruct Entity

8 lines (6 loc) 112 B
type Adr = { class: string, un_code: string, packing_group?: string, }; export default Adr;