MCPcopy Create free account
hub / github.com/dozoisch/react-async-script /

Class

src/async-script-loader.js:16–16  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14 WrappedComponent.displayName || WrappedComponent.name || "Component";
15
16 class AsyncScriptLoader extends Component {
17 constructor(props, context) {
18 super(props, context);
19 this.state = {};

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected