File size: 109 Bytes
ec675f2
 
 
 
1
2
3
4
5
import * as analyzer from "./lib/analyzer";

console.log(analyzer);
console.log(typeof analyzer.analyzeCSS);