Jianru-Lin / lambda-view

A New Tool for Reading JavaScript Code since 2017

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

seems it doesn't work in TypeScript Project?

MrCare opened this issue · comments

hello~, when I try to use it to read a ts code, it didn't work out, the error is "The expression evaluated to a falsy value:

assert(ast)image

the code itself seems quite normal:like this:
image