haxiomic / dts2hx

Converts TypeScript definition files (d.ts) to haxe externs (.hx) via the TypeScript compiler API
MIT License
131 stars 8 forks source link

New feature: string index signatures with & Dynamic<T> #103

Open haxiomic opened 2 years ago

haxiomic commented 2 years ago

See https://github.com/HaxeFoundation/haxe/pull/10454