Files
Webklar.com/node_modules/react-remove-scroll/dist/es5/aggresiveCapture.d.ts
Basilosaurusrex f027651f9b main repo
2025-11-24 18:09:40 +01:00

4 lines
70 B
TypeScript

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