Edit

Share via


ItemDefinitionResult interface

Interface representing the result of item definitions.

Properties

itemDefinitions

The record of item definitions.

Property Details

itemDefinitions

The record of item definitions.

itemDefinitions: Record<string, ItemDefinition$1>

Property Value

Record<string, ItemDefinition$1>