Packages
A spellchecker for Elixir, made with Bun and cspell
Current section
Files
Jump to
Current section
Files
priv/bun/node_modules/cspell/dist/esm/featureFlags/featureFlags.d.ts
import type { FeatureFlags } from 'cspell-lib';
export declare function getFeatureFlags(): FeatureFlags;
export declare function parseFeatureFlags(flags: string[] | undefined, featureFlags?: FeatureFlags): FeatureFlags;
//# sourceMappingURL=featureFlags.d.ts.map