UNPKG

cspell-lib

Version:

A library of useful functions used across various cspell tools.

3 lines 187 B
export type { FeatureFlag } from './FeatureFlags.js'; export { FeatureFlags, getSystemFeatureFlags, UnknownFeatureFlagError } from './FeatureFlags.js'; //# sourceMappingURL=index.d.ts.map