@valkey/valkey-glide
    Preparing search index...

    Variable ALL_CHANNELSConst

    ALL_CHANNELS: null

    Constant representing "all channels" for unsubscribe operations. Use this to unsubscribe from all channel subscriptions at once.

    await client.unsubscribeLazy(ALL_CHANNELS);