babel-plugin-transform-es2015-typeof-symbol
Version:
This transformer wraps all typeof expressions with a method that replicates native behaviour. (ie. returning “symbol” for symbols)
4 lines (3 loc) • 22 B
Plain Text
This transformer wraps all typeof expressions with a method that replicates native behaviour. (ie. returning “symbol” for symbols)