@babel/plugin-transform-typeof-symbol
Version:
This transformer wraps all typeof expressions with a method that replicates native behaviour. (ie. returning “symbol” for symbols)
7 lines (4 loc) • 271 B
TypeScript
This transformer wraps all typeof expressions with a method that replicates native behaviour. (ie. returning “symbol” for symbols)