Documentation
Preparing search index...
@blizzard-api/d3
RecipeResponse
Interface RecipeResponse
interface
RecipeResponse
{
cost
:
number
;
id
:
string
;
itemProduced
:
Item
;
name
:
string
;
reagents
:
Reagent
[]
;
slug
:
string
;
}
Index
Properties
cost
id
item
Produced
name
reagents
slug
Properties
cost
cost
:
number
id
id
:
string
item
Produced
itemProduced
:
Item
name
name
:
string
reagents
reagents
:
Reagent
[]
slug
slug
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cost
id
item
Produced
name
reagents
slug
Documentation
Loading...