method supabase.GoTrueClient.prototype.resendimport { supabase } from "https://dotland.deno.dev/x/live@1.63.12/deps.ts"; const { GoTrueClient } = supabase; resend(credentials: ResendParams): Promise<AuthOtpResponse>Resends an existing signup confirmation email, email change email, SMS OTP or phone change OTP. Resends an existing signup confirmation email, email change email, SMS OTP or phone change OTP. Parameterscredentials: ResendParamsReturnsPromise<AuthOtpResponse>