website-builde / test-analyzer.ts
Daviddolor's picture
Single-process Chromium, fixed visual-polish prompt, Docker config for HF Space
ec675f2
Raw
History Blame Contribute Delete
109 Bytes
import * as analyzer from "./lib/analyzer";
console.log(analyzer);
console.log(typeof analyzer.analyzeCSS);