itsdouges/typescript-transformer-handbook

ts.create... is deprecated, now is recommanded to use ts.factory.create...

HardCoreQual opened this issue · 1 comments

ts.createImportClause( is deprecated
ts.factory.createImportClause( is current version

also for many other methods here