UNPKG

polaris-glints

Version:

Glints forked polaris react

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