MCPcopy Index your code
hub / github.com/purifycss/purifycss / _interopDefault

Function _interopDefault

lib/purifycss.js:3–3  ·  view source on GitHub ↗
(ex)

Source from the content-addressed store, hash-verified

1'use strict';
2
3function _interopDefault (ex) { return (ex && (typeof ex === 'object') && 'default' in ex) ? ex['default'] : ex; }
4
5var CleanCss = _interopDefault(require('clean-css'));
6var rework = _interopDefault(require('rework'));

Callers 1

purifycss.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected