import { type AuthorizeUserParams } from "https://deno.land/x/mtkruto@0.0.820/mod.ts";
Properties
phone: S | (() => MaybePromise<S>)
code: S | (() => MaybePromise<S>)
password: S | (() => MaybePromise<S>)
names: N | (() => MaybePromise<N>)
x/mtkruto/mod.ts>AuthorizeUserParams
import { type AuthorizeUserParams } from "https://deno.land/x/mtkruto@0.0.820/mod.ts";