Skip to content

Latest commit

 

History

History
52 lines (33 loc) · 1.39 KB

File metadata and controls

52 lines (33 loc) · 1.39 KB

Class: default<IdentifierType, TypeOfInterface, TypeOfParsingConfig, TypeOfValue>

client/LodestoneClient.default

Client for interfacing with the Final Fantasy XIV Lodestone.

param

param

param

Type parameters

Name Type
IdentifierType IdentifierType
TypeOfInterface TypeOfInterface
TypeOfParsingConfig TypeOfParsingConfig
TypeOfValue extends ParsableEntity<IdentifierType>

Table of contents

Constructors

Constructors

constructor

Protected new default<IdentifierType, TypeOfInterface, TypeOfParsingConfig, TypeOfValue>(factory, props?)

Type parameters

Name Type
IdentifierType IdentifierType
TypeOfInterface TypeOfInterface
TypeOfParsingConfig TypeOfParsingConfig
TypeOfValue extends default<IdentifierType, TypeOfValue>

Parameters

Name Type
factory default<IdentifierType, TypeOfInterface, TypeOfParsingConfig, TypeOfValue>
props? ClientProps<IdentifierType, TypeOfValue, TypeOfParsingConfig>

Defined in

client/LodestoneClient.ts:92