@babel/plugin-transform-runtime
- Version 7.26.10
- Published
- 37.4 kB
- 6 dependencies
- MIT license
Install
npm i @babel/plugin-transform-runtime
yarn add @babel/plugin-transform-runtime
pnpm add @babel/plugin-transform-runtime
Overview
Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals
Index
Functions
Functions
function default
default: ( moduleName: string, dirname: string, absoluteRuntime: string | boolean) => any;
function resolveFSPath
resolveFSPath: (path: string) => any;
Package Files (1)
Dependencies (6)
Dev Dependencies (8)
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-runtime
.
- Markdown[](https://www.jsdocs.io/package/@babel/plugin-transform-runtime)
- HTML<a href="https://www.jsdocs.io/package/@babel/plugin-transform-runtime"><img src="https://img.shields.io/badge/jsDocs.io-reference-blue" alt="jsDocs.io"></a>
- Updated .
Package analyzed in 2850 ms. - Missing or incorrect documentation? Open an issue for this package.