Unfortunately type definitions are currently not available for this package
@babel/plugin-transform-typeof-symbol
- Version 7.26.7
- Published
- 10.4 kB
- 1 dependency
- MIT license
Install
npm i @babel/plugin-transform-typeof-symbol
yarn add @babel/plugin-transform-typeof-symbol
pnpm add @babel/plugin-transform-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 (5)
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-typeof-symbol
.
- Markdown[](https://www.jsdocs.io/package/@babel/plugin-transform-typeof-symbol)
- HTML<a href="https://www.jsdocs.io/package/@babel/plugin-transform-typeof-symbol"><img src="https://img.shields.io/badge/jsDocs.io-reference-blue" alt="jsDocs.io"></a>
- Updated .
Package analyzed in 416 ms. - Missing or incorrect documentation? Open an issue for this package.