class types.AuthSentCodeTypeSetUpEmailRequired extends _TypeAuthSentCodeTypeimport { types } from "https://deno.land/x/mtkruto@0.1.118/mod.ts"; const { AuthSentCodeTypeSetUpEmailRequired } = types; ConstructorsnewAuthSentCodeTypeSetUpEmailRequired(params?: { appleSigninAllowed?: true; googleSigninAllowed?: true; })Propertiesprotectedreadonly[id]protectedreadonly[params]: ParamsoptionalappleSigninAllowed: trueoptionalgoogleSigninAllowed: trueStatic Propertiesreadonly[paramDesc]: ParamDesc