@babel/plugin-transform-modules-systemjs
- Version 8.0.1
- Published
- 63.6 kB
- 3 dependencies
- MIT license
Install
npm i @babel/plugin-transform-modules-systemjsyarn add @babel/plugin-transform-modules-systemjspnpm add @babel/plugin-transform-modules-systemjsOverview
This plugin transforms ES2015 modules to SystemJS
Index
Functions
Interfaces
Functions
function _default
_default: ( api: _babel_core.PluginAPI, options: Options, dirname: string) => _babel_core.PluginObject<any>;function getExportSpecifierName
getExportSpecifierName: ( node: types.Node, stringSpecifiers: Set<string>) => string;Interfaces
interface Options
interface Options extends PluginOptions {}property allowTopLevelThis
allowTopLevelThis?: boolean;property systemGlobal
systemGlobal?: string;Package Files (1)
Dependencies (3)
Dev Dependencies (4)
Peer Dependencies (1)
Badge
To add a badge like this oneto your package's README, use the codes available below.
You may also use Shields.io to create a custom badge linking to https://www.jsdocs.io/package/@babel/plugin-transform-modules-systemjs.
- Markdown[](https://www.jsdocs.io/package/@babel/plugin-transform-modules-systemjs)
- HTML<a href="https://www.jsdocs.io/package/@babel/plugin-transform-modules-systemjs"><img src="https://img.shields.io/badge/jsDocs.io-reference-blue" alt="jsDocs.io"></a>
- Updated .
Package analyzed in 1734 ms. - Missing or incorrect documentation? Open an issue for this package.
