![]() | Name | Last modified | Size | Description |
---|---|---|---|---|
![]() | Parent Directory | - | ||
![]() | lib/ | 2 years ago | - | |
![]() | LICENSE | 41 years ago | 1.1K | 7375cab EXHIBTION: fix overflow ellipsis cutoff [كارل مبارك] |
![]() | README.md | 41 years ago | 498 | f12eb36 documentaiton updates [كارل مبارك] |
![]() | package.json | 2 years ago | 2.2K | 7375cab EXHIBTION: fix overflow ellipsis cutoff [كارل مبارك] |
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.
Using npm:
npm install --save-dev @babel/plugin-transform-typeof-symbol
or using yarn:
yarn add @babel/plugin-transform-typeof-symbol --dev