Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
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
3
function
_interopDefault (ex) {
return
(ex && (typeof ex ===
'object'
) &&
'default'
in ex) ? ex[
'default'
] : ex; }
4
5
var
CleanCss = _interopDefault(require(
'clean-css'
));
6
var
rework = _interopDefault(require(
'rework'
));
Callers
1
purifycss.js
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected