@babel/plugin-transform-typeof-symbol (7.27.1)
Published 2026-02-24 13:48:50 +00:00 by atheaadmin
Installation
@babel:registry=npm install @babel/plugin-transform-typeof-symbol@7.27.1"@babel/plugin-transform-typeof-symbol": "7.27.1"About this package
@babel/plugin-transform-typeof-symbol
This transformer wraps all typeof expressions with a method that replicates native behaviour. (ie. returning “symbol” for symbols)
See our website @babel/plugin-transform-typeof-symbol for more information.
Install
Using npm:
npm install --save-dev @babel/plugin-transform-typeof-symbol
or using yarn:
yarn add @babel/plugin-transform-typeof-symbol --dev
Dependencies
Dependencies
| ID | Version |
|---|---|
| @babel/helper-plugin-utils | ^7.27.1 |
Development Dependencies
| ID | Version |
|---|---|
| @babel/core | ^7.27.1 |
| @babel/helper-plugin-test-runner | ^7.27.1 |
| @babel/runtime | ^7.27.1 |
| @babel/runtime-corejs2 | ^7.24.0 |
| @babel/runtime-corejs3 | ^7.27.1 |
Peer Dependencies
| ID | Version |
|---|---|
| @babel/core | ^7.0.0-0 |
Keywords
babel-plugin