UNPKG

@wordpress/components

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