battlenet-api-types
Version:
Typescript interfaces for Blizzard's Battle.net API
16 lines (11 loc) • 447 B
Markdown
# Typescript Interfaces for the Battle.net API
This is a work-in-progress, aiming to cover JSON responses from the Battle.net API (https://develop.battle.net)
[Documentation can be found here](https://mthomason12.github.io/battlenet-api-types/)
Current Status:
- World of Warcraft API: 80%
- World of Warcraft Classic API: 0%
- Starcraft API: 0%
- Hearthstone API: 0%
- Diablo III API: 0%
## Installation
```npm install battlenet-api-types```