fix : review MR

This commit is contained in:
2026-02-17 13:58:01 +01:00
parent 9d95eb40b1
commit 6ebf827947

View File

@@ -1,5 +1,5 @@
import { useApi } from '~/composables/useApi' import { useApi } from '~/composables/useApi'
import type { BovineTypeData, BovinData, BovinPayload } from "~/services/dto/bovine-type-data"; import type { BovineTypeData, BovinPayload } from "~/services/dto/bovine-type-data";
export type BovineTypeListResponse = export type BovineTypeListResponse =
| BovineTypeData[] | BovineTypeData[]