UserMetadata

import type { UserMetadata } from "https://esm.sh/@supabase/[email protected]/dist/index.d.mts";
interface UserMetadata {
[key: string]: any;
}

§Index Signatures

§
[key: string]: any