UNPKG

@shopify/polaris

Version:

Shopify’s admin product component library

6 lines 177 B
import './ScrollLock.module.css'; interface ScrollLockProps { } export declare function ScrollLock(_: ScrollLockProps): null; export {}; //# sourceMappingURL=ScrollLock.d.ts.map