UNPKG

@wordpress/components

Version:
7 lines 266 B
/** * Internal dependencies */ import type { SlotFillBubblesVirtuallyContext } from '../types'; declare const SlotFillContext: import("react").Context<SlotFillBubblesVirtuallyContext>; export default SlotFillContext; //# sourceMappingURL=slot-fill-context.d.ts.map