tvcutsem / harmony-reflect

ES5 shim for ES6 Reflect and Proxy objects
http://www.ecma-international.org/ecma-262/6.0/#sec-reflection
Other
478 stars 48 forks source link

Add typing for TypeScript use #74

Closed corbinu closed 8 years ago

corbinu commented 8 years ago

Add a definition file for use in Typescript projects. Makes no changes to the code or normal JS usage.

tvcutsem commented 8 years ago

Thanks, very helpful.

corbinu commented 8 years ago

No problem was a tiny bit of work compared to what you contribute :)