hr-db
    Preparing search index...

    Variable ClockInDistinctFieldsSchemaConst

    ClockInDistinctFieldsSchema: ZodArray<
        ZodEnum<
            {
                clockIn: "clockIn";
                clockOut: "clockOut";
                employeeId: "employeeId";
                id: "id";
            },
        >,
    > = ...