-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
import tsutils from 'tsutils' // no typescript error
tsutils.isTypeAliasDeclarationat runtime:
tsutils_1.default.isTypeAliasDeclaration;
^
TypeError: Cannot read properties of undefined (reading 'isTypeAliasDeclaration')
this seems to only be an issue with the compiled *.d.ts files, it doesn't happen with the source code. i'm not really sure how this project is built because npm run compile doesn't seem to output anything so it's difficult for me to minify the issue
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels