MCPcopy
hub / github.com/jamiebuilds/react-loadable / preload

Method preload

src/index.js:157–159  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

155 };
156
157 static preload() {
158 return init();
159 }
160
161 componentWillMount() {
162 this._mounted = true;

Callers 1

test.jsFile · 0.80

Calls 1

initFunction · 0.85

Tested by

no test coverage detected