Hi there! Are you looking for the official Deno documentation? Try
docs.deno.com
for all your Deno learning needs.
Deno logo
Menu | Deno
Close Menu | Deno
Deploy
手册
博客
API
标准库
第三方模块
esm.sh/v135/@supabase/supabase-js@2.46.1/dist/module/index.d.ts
MFAUnenrollParams
Type
MFAUnenrollParams
type
MFAUnenrollParams =
{
factorId
:
string
;
}
;
§
Type
§
{
factorId
:
string
;
}
[src]