UNPKG

@primer/react

Version:

An implementation of GitHub's Primer Design System using React

3 lines 192 B
import type { FeatureFlagScope } from './FeatureFlagScope'; export declare const FeatureFlagContext: import("react").Context<FeatureFlagScope>; //# sourceMappingURL=FeatureFlagContext.d.ts.map