Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dozoisch/react-async-script
/
Class
test/async-script-loader-spec.js:7–7 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5
import
makeAsyncScriptLoader from
"../src/async-script-loader"
;
6
7
class
MockedComponent extends React.Component {
8
render() {
9
return
<span />;
10
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected