supperchong
supperchong
When use this module in typescript , can not get a type NodePath. ```ts import { NodePath} from 'ast-types' ... recast.visit(ast, { // 'NodePath' refers to a value, but is...
官方微信群
建了个微信群,欢迎大家加入 
- Version: node v12.13.0 - Platform: 64-bit (Windows) - Subsystem: cmd/PowerShell Sometimes, we want to simulate user input , for example we need test when we write a npm module....