auth-db
    Preparing search index...

    Variable SessionOwnIncludeSchemaConst

    SessionOwnIncludeSchema: ZodObject<
        {
            logs: ZodOptional<ZodCoercedBoolean<unknown>>;
            user: ZodOptional<ZodCoercedBoolean<unknown>>;
        },
        $strip,
    > = ...