hr-db
    Preparing search index...

    Variable PaycheckTaxDistinctFieldsSchemaConst

    PaycheckTaxDistinctFieldsSchema: ZodArray<
        ZodEnum<
            {
                amount: "amount";
                id: "id";
                paycheckId: "paycheckId";
                taxAuthority: "taxAuthority";
            },
        >,
    > = ...