@gerhobbelt/babel-plugin-transform-typeof-symbol
v7.2.1-26
Published
This transformer wraps all typeof expressions with a method that replicates native behaviour. (ie. returning “symbol” for symbols)
Downloads
42
Readme
@gerhobbelt/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 @gerhobbelt/babel-plugin-transform-typeof-symbol for more information.
Install
Using npm:
npm install --save-dev @gerhobbelt/babel-plugin-transform-typeof-symbol
or using yarn:
yarn add @gerhobbelt/babel-plugin-transform-typeof-symbol --dev