idl2typings

November 28, 2012 ยท View on GitHub

This little tool exports IDL definition files to .d.ts files for TypeScript. Try it yourself:

node src/convert.js webgl.idl > webgl.d.ts

Flattr this git repo