import { type supabase } from "https://deno.land/x/deco@1.75.1/deps.ts";
const { RealtimePostgresChangesFilter } = supabase;
definition: { event: T; schema: string; table?: string; filter?: string; }
x/deco/deps.ts>supabase.RealtimePostgresChangesFilter
import { type supabase } from "https://deno.land/x/deco@1.75.1/deps.ts";
const { RealtimePostgresChangesFilter } = supabase;