UNPKG

@patternfly/react-core

Version:

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

4 lines 191 B
import { createPopper, popperGenerator, detectOverflow } from '.'; export * from './types'; export { createPopper, popperGenerator, detectOverflow }; //# sourceMappingURL=popper-base.d.ts.map