Files
Gemini-Search/node_modules/react-remove-scroll/dist/es5/aggresiveCapture.d.ts
Ammaar Reshi d6025af146 Initial commit
2025-01-04 14:06:53 +00:00

4 lines
70 B
TypeScript

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