UNPKG

262 BTypeScriptView Raw
1import type { FeatureFlags } from 'cspell-lib';
2export declare function getFeatureFlags(): FeatureFlags;
3export declare function parseFeatureFlags(flags: string[] | undefined, featureFlags?: FeatureFlags): FeatureFlags;
4//# sourceMappingURL=featureFlags.d.ts.map
\No newline at end of file