MCPcopy
hub / github.com/css/csso / clone.js

File clone.js

test/clone.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { equal } from 'assert';
2import { syntax } from 'csso';
3
4const { parse, compress, generate } = syntax;

Callers

nothing calls this directly

Calls 2

compressFunction · 0.85
generateFunction · 0.85

Tested by

no test coverage detected