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

Handle `ComputedPropertyName` for unique symbols #157

Open kungfooman opened 4 months ago

kungfooman commented 4 months ago

Example: RTI REPL

Current error:

TypeError: Cannot destructure property 'typeArguments' of 'node' as it is undefined.

More info about unique symbols: