UNPKG

@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
import * as _babel_core from '@babel/core'; declare const _default: (api: _babel_core.PluginAPI, options: object, dirname: string) => _babel_core.PluginObject<object & _babel_core.PluginPass<object>>; //# sourceMappingURL=index.d.ts.map export { _default as default };