import { type AuthorizeUserParams } from "https://deno.land/x/mtkruto@0.1.157/client/0_params.ts";
Properties
phone: S | (() => MaybePromise<S>)
code: S | (() => MaybePromise<S>)
password: S | ((hint: string | null) => MaybePromise<S>)
x/mtkruto/client/0_params.ts>AuthorizeUserParams
import { type AuthorizeUserParams } from "https://deno.land/x/mtkruto@0.1.157/client/0_params.ts";