MCPcopy
hub / github.com/OpenCoworkAI/open-codesign / cssVarExtractor.test.ts

File cssVarExtractor.test.ts

packages/core/src/brand/cssVarExtractor.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { mkdtemp, writeFile } from 'node:fs/promises';
2import { tmpdir } from 'node:os';
3import { dirname, join, resolve } from 'node:path';
4import { fileURLToPath } from 'node:url';

Callers

nothing calls this directly

Calls 2

extractFromCssVarsFunction · 0.85
writeFileFunction · 0.85

Tested by

no test coverage detected