UNPKG

polaris-glints

Version:

Glints forked polaris react

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