MCPcopy Create free account
hub / github.com/krasimir/react-in-patterns / StyleSheetManager

Function StyleSheetManager

code/styling/public/app.js:20964–20967  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

20962 inherits(StyleSheetManager, _Component);
20963
20964 function StyleSheetManager() {
20965 classCallCheck(this, StyleSheetManager);
20966 return possibleConstructorReturn(this, _Component.apply(this, arguments));
20967 }
20968
20969 StyleSheetManager.prototype.getChildContext = function getChildContext() {
20970 var _ref;

Callers

nothing calls this directly

Calls 2

classCallCheckFunction · 0.85

Tested by

no test coverage detected