aggresiveCapture.d.ts 70 Bytes
export declare const nonPassive: boolean | {
    passive: boolean;
};