#Join me in developing a custom Dota 2 framework!
1 messages · Page 1 of 1 (latest)
libraries wouldnt be incompatible, they'd just require declaration files that tells TS what types each function takes as arguments and returns.
like what the ts template does for timers library:
https://github.com/ModDota/TypeScriptAddonTemplate/blob/master/src/vscripts/lib/timers.d.ts