gps_vehicles

This commit is contained in:
pringgosutono
2025-10-13 17:26:51 +07:00
parent 793d922e46
commit 5faa20107e
2 changed files with 185 additions and 0 deletions

View File

@ -1,3 +1,4 @@
export * from "../types/gps";
export * from "../entity/gps_devices";
export * from "../entity/gps_device_log";
export * from "../entity/gps_vehicles";