Files
ServiceManager/frontend/node_modules/react-remove-scroll/dist/es2019/aggresiveCapture.d.ts
2026-01-01 17:40:53 +01:00

4 lines
70 B
TypeScript

export declare const nonPassive: boolean | {
passive: boolean;
};