SignOutScope

import type { SignOutScope } from "https://esm.sh/@supabase/[email protected]/dist/index.d.mts";
type SignOutScope = (SIGN_OUT_SCOPES)[number];

§Type

§
(SIGN_OUT_SCOPES)[number]
[src]