ItemDefinitionResult interface
Interface representing the result of item definitions.
Properties
| item |
The record of item definitions. |
Property Details
itemDefinitions
The record of item definitions.
itemDefinitions: Record<string, ItemDefinition$1>
Property Value
Record<string, ItemDefinition$1>