Colored symbols for various log levels. Example: `✔︎ Success`
Babel helper functions for implementing ES6 module transformations
Babel helper functions for inserting module loads
A utility package to parse strings
Validate identifier/keywords name
Helper functions on Babel compilation targets
General utilities for plugins to use
Validate plugin/preset options
Helper function to replace supers
A collection of JavaScript globals for Babel internal usage
Helper function to annotate paths and nodes with #__PURE__ comment
Helper function to optimise call expression
Helper function to replace certain member expressions with function calls
Helper which skips types and parentheses
Helper function to remap async functions to generators
Compile class public and private fields, private methods and decorators to ES6
Helper to wrap functions inside a function call.
Compile ESNext Regular Expressions to ES5
Babel helper for ensuring that access to a given value is performed through simple accesses
Helper function to change the property 'name' of every function
Babel helper to create your own polyfill provider
This is the implementation of the Profiler for iOS app. It uses [py-ios-device](https://github.com/YueChen-C/py-ios-device) to poll CPU, RAM and FPS data in real time.
No description provided.
Helper visitor to only visit nodes in the current 'this' context