Documentation
Preparing search index...
@blizzard-api/d3
AccountHeroFollowerItemsResponse
Interface AccountHeroFollowerItemsResponse
interface
AccountHeroFollowerItemsResponse
{
enchantress
:
Record
<
string
,
FollowerItem
>
;
scoundrel
:
Record
<
string
,
FollowerItem
>
;
templar
:
Record
<
string
,
FollowerItem
>
;
}
Index
Properties
enchantress
scoundrel
templar
Properties
enchantress
enchantress
:
Record
<
string
,
FollowerItem
>
scoundrel
scoundrel
:
Record
<
string
,
FollowerItem
>
templar
templar
:
Record
<
string
,
FollowerItem
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
enchantress
scoundrel
templar
Documentation
Loading...