SignOut
import type { SignOut } from "https://esm.sh/@supabase/[email protected]/dist/index.d.mts";type SignOut = {
scope?: "global" | "local" | "others";
};import type { SignOut } from "https://esm.sh/@supabase/[email protected]/dist/index.d.mts";