Ezly
    Preparing search index...

    Type Alias Profile

    Profile: Readonly<
        {
            email: string;
            firstName: string;
            identifier: string;
            lastName: string;
        },
    >