import { type supabase } from "https://deno.land/x/deco@1.75.1/deps.ts";
const { VerifyEmailOtpParams } = supabase;
Properties
type: EmailOtpType
The user's verification type.
x/deco/deps.ts>supabase.VerifyEmailOtpParams
import { type supabase } from "https://deno.land/x/deco@1.75.1/deps.ts";
const { VerifyEmailOtpParams } = supabase;
The user's verification type.