Static HELPERS
pub static HELPERS: ScopedKey<Helpers>Available on crate feature
__ecma and (crate features __ecma_transforms or __testing_transform) only.Expand description
This variable is used to manage helper scripts like _inherits from babel.
The instance contains flags where each flag denotes if a helper script should be injected.