Unfortunately type definitions are currently not available for this package
babel-plugin-transform-es2015-typeof-symbol
- Version 6.23.0
- Published
- 1 dependency
- MIT license
Install
npm i babel-plugin-transform-es2015-typeof-symbol
yarn add babel-plugin-transform-es2015-typeof-symbol
pnpm add babel-plugin-transform-es2015-typeof-symbol
Overview
This transformer wraps all typeof expressions with a method that replicates native behaviour. (ie. returning “symbol” for symbols)
Dependencies (1)
Dev Dependencies (1)
Peer Dependencies (0)
No peer dependencies.
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-es2015-typeof-symbol
.
- Markdown[![jsDocs.io](https://img.shields.io/badge/jsDocs.io-reference-blue)](https://www.jsdocs.io/package/babel-plugin-transform-es2015-typeof-symbol)
- HTML<a href="https://www.jsdocs.io/package/babel-plugin-transform-es2015-typeof-symbol"><img src="https://img.shields.io/badge/jsDocs.io-reference-blue" alt="jsDocs.io"></a>
- Updated .
Package analyzed in 1122 ms. - Missing or incorrect documentation? Open an issue for this package.