Targetables reference
The Targetables API is used to modify source code using the extensibility framework.
Targetable modules list
A factory and manager for Targetable instances.
A module that third party code can modify.
An ECMAScript module that can be changed by a third party.
An ECMAScript module array that can be changed by a third party.
An ECMAScript module object that can be changed by a third party.
An ECMAScript module containing a React component with JSX to render it.
A static import statement in an ES module.