Why ExpressionStatement is not available in typescript transform function?

后端 未结 0 937
情歌与酒
情歌与酒 2020-12-11 14:42

I want to remove this.remove = function() {} from my code using transform from typescript AST parser:

const code = `
 f         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题