UNPKG

@patternfly/react-core

Version:

This library provides a set of common React components for use with the PatternFly reference implementation.

5 lines 186 B
/// <reference types="react" /> export declare const OverflowMenuContext: import("react").Context<{ isBelowBreakpoint?: boolean; }>; //# sourceMappingURL=OverflowMenuContext.d.ts.map