jamespot-user-api
    Preparing search index...

    Variable TwoFactorAuthenticationStatisticsSchemaConst

    TwoFactorAuthenticationStatisticsSchema: ZodObject<
        { activated: ZodNumber; total: ZodNumber },
        "strip",
        ZodTypeAny,
        { activated: number; total: number },
        { activated: number; total: number },
    > = ...