import { functions } from "https://deno.land/x/mtkruto@0.0.989/mod.ts";
const { AccountSendVerifyEmailCode } = functions;
Constructors
new
AccountSendVerifyEmailCode(params: { purpose: types.TypeEmailVerifyPurpose; email: string; })import { functions } from "https://deno.land/x/mtkruto@0.0.989/mod.ts";
const { AccountSendVerifyEmailCode } = functions;