blob: 9724b508dbbe503954651011a2a07bc19d9378b3 [file] [log] [blame]
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