A Babel plugin to strip away TypeScript namespaces that declare only types
Note: This package is now deprecated. @babel/plugin-transform-typescript
itself now supports namespaces.
See test.js
for transform examples.
This plugin should be used in addition to @babel/plugin-transform-typescript
.
- Fix syntax errors on Node 6
- Loosen
@babel/core
peer dependency to also include>7.0.0 <7.3.0
- Allow export declarations