Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

MobileOtpType

type MobileOtpType = "sms" | "phone_change";

§Type

§
"sms" | "phone_change"
[src]