Variable itemCapacityTypesConst

itemCapacityTypes: {
    items: string;
    weight: string;
} = ...

Type declaration

  • items: string
  • weight: string

Generated using TypeDoc