UNPKG

360 BTypeScriptView Raw
1import { AnalyzerFlavor } from "./flavors/analyzer-flavor";
2export declare const VERSION = "<@VERSION@>";
3export declare const DEFAULT_FLAVORS: AnalyzerFlavor[];
4export declare const DEFAULT_FEATURE_COLLECTION_CACHE: WeakMap<WeakKey, any>;
5export declare const DEFAULT_COMPONENT_DECLARATION_CACHE: WeakMap<WeakKey, any>;
6//# sourceMappingURL=constants.d.ts.map
\No newline at end of file