Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ mkdtemp, writeFile } from
'node:fs/promises'
;
2
import
{ tmpdir } from
'node:os'
;
3
import
{ dirname, join, resolve } from
'node:path'
;
4
import
{ fileURLToPath } from
'node:url'
;
Callers
nothing calls this directly
Calls
2
extractFromCssVars
Function · 0.85
writeFile
Function · 0.85
Tested by
no test coverage detected