UNPKG

web-component-analyzer

Version:
6 lines 360 B
import { AnalyzerFlavor } from "./flavors/analyzer-flavor"; export declare const VERSION = "<@VERSION@>"; export declare const DEFAULT_FLAVORS: AnalyzerFlavor[]; export declare const DEFAULT_FEATURE_COLLECTION_CACHE: WeakMap<WeakKey, any>; export declare const DEFAULT_COMPONENT_DECLARATION_CACHE: WeakMap<WeakKey, any>; //# sourceMappingURL=constants.d.ts.map