fix : review MR
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
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 =
|
||||
| BovineTypeData[]
|
||||
|
||||
Reference in New Issue
Block a user