@wppconnect-team/wppconnect - v1.36.4
    Preparing search index...

    Variable onAnyConst

    onAny: (
        listener: any,
    ) => WAJS.ev.EventEmitter<
        BlocklistEventTypes & CallEventTypes & ChatEventTypes & ConfigEventTypes & ConnEventTypes & GroupEventTypes & OrderEventTypes & StatusEventTypes & WebpackEvents & {
            alfa: string;
            beta: (from: number, to: string) => void;
        },
    >

    Type declaration