UNPKG

@shopify/polaris

Version:

Shopify’s admin product component library

5 lines (4 loc) 219 B
/// <reference types="react" /> import { StickyManager } from './sticky-manager'; export declare const StickyManagerContext: import("react").Context<StickyManager | undefined>; //# sourceMappingURL=context.d.ts.map