UNPKG

polaris-glints

Version:

Glints forked polaris react

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