Members
html :string
- Source:
The HTML to be parsed
Type:
- string
type :string
- Source:
The type to parse
Type:
- string
Methods
parse() → {PlayerData|SquadronData|Array.<NewsInfo>|Array.<Wiki>}
- Source:
Parses the HTML to a readable object
Returns:
- Type
- PlayerData | SquadronData | Array.<NewsInfo> | Array.<Wiki>