import { supabase } from "https://deno.land/x/live@1.53.6/deps.ts";
const { SupabaseClient } = supabase;
Unsubscribes and removes all Realtime channels from Realtime client.
x/live/deps.ts>supabase.SupabaseClient#removeAllChannels
import { supabase } from "https://deno.land/x/live@1.53.6/deps.ts";
const { SupabaseClient } = supabase;
Unsubscribes and removes all Realtime channels from Realtime client.