rure engine

This commit is contained in:
hagiye
2026-05-30 11:19:40 +03:00
parent 22e701b96f
commit ccbc642075
10 changed files with 2257 additions and 235 deletions

View File

@@ -0,0 +1,5 @@
// import { CargoType } from "@edr-freight-web/types";
// import { api as client } from "@edr-freight-web/utils/api/";
export const createCargoType = (data: any) => {
};