import { analyzeCSS } from "./lib/analyzer"; console.log("VALUE:", analyzeCSS); console.log("TYPE:", typeof analyzeCSS);