ts.create... is deprecated, now is recommanded to use ts.factory.create...
HardCoreQual opened this issue · 1 comments
HardCoreQual commented
ts.createImportClause(
is deprecated
ts.factory.createImportClause(
is current version
also for many other methods here