Hierarchy

  • Inventory

Properties

Properties

items: {
    [key: string]: InventoryItem;
}

Type declaration

order: {
    [key: string]: string;
}

Type declaration

  • [key: string]: string

Generated using TypeDoc