A generator for strict TypeScript types for Warcraft III modding.
- Clone or download the repository.
- Run
npm i. - Run
npm run build. - Grab
common.j.d.ts,common.ai.d.tsandblizzard.j.d.ts.
All contributions are welcome and should be done in the json files, as these serve as the database for the generator to generate definitions.