UNPKG

@shopify/polaris

Version:

Shopify’s admin product component library

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