项目作者: dharmawankenny

项目描述 :
Transform any member style `import { foo as bar } from 'module'` to default direct style `import bar from '{any}/foo'` with ease.
高级语言: JavaScript
项目地址: git://github.com/dharmawankenny/babel-plugin-proxy-import.git
创建时间: 2019-01-21T07:22:18Z
项目社区:https://github.com/dharmawankenny/babel-plugin-proxy-import

开源协议:MIT License

下载