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

Function _interopDefault

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

Source from the content-addressed store, hash-verified

19774Object.defineProperty(exports, '__esModule', { value: true });
19775
19776function _interopDefault (ex) { return (ex && (typeof ex === 'object') && 'default' in ex) ? ex['default'] : ex; }
19777
19778var isPlainObject = _interopDefault(require('is-plain-object'));
19779var Stylis = _interopDefault(require('stylis'));

Callers 1

app.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected