Lexical version: 0.13.1 the latest
Steps To Reproduce
- type assertion to
PointType from lexical
- call getNode() method.
- typescript fails to parse correct return type, instead it shows
any
It happens when import the lexical from npm.
It works well on the code base this repo.
The current behavior
The expected behavior
