kungfooman / RuntimeTypeInspector.js

Checking JSDoc types at runtime for high-quality types - Trust is good, control is better.
MIT License
8 stars 0 forks source link

Add `IArguments` and `ArrayBufferView` #164

Closed kungfooman closed 3 weeks ago

kungfooman commented 3 weeks ago

These two are the ones that are used in PlayCanvas, but of course I have to implement more types from /usr/share/code/resources/app/extensions/node_modules/typescript/lib/*.d.ts aswell, but that process is a running target and will be aimed at in later PR's.