Open sl1673495 opened 4 years ago
操作符的详细文档 比如importDeclaration具体的定义 https://github.com/babel/babel/blob/master/packages/babel-parser/ast/spec.md
ast在线解析 https://astexplorer.net/
import的语法 用这个插件 https://babeljs.io/docs/en/next/babel-helper-module-imports.html
操作符的文档: https://babeljs.io/docs/en/next/babel-types#importnamespacespecifier
2017年的中文指引: https://github.com/jamiebuilds/babel-handbook/blob/master/translations/zh-Hans/plugin-handbook.md