Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 395 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 395 Bytes

idl2typings

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