aggresiveCapture.d.ts 70 B

123
  1. export declare const nonPassive: boolean | {
  2. passive: boolean;
  3. };