Files
entity/src/schema/gps.ts
pringgosutono 5faa20107e gps_vehicles
2025-10-13 17:26:51 +07:00

5 lines
151 B
TypeScript

export * from "../types/gps";
export * from "../entity/gps_devices";
export * from "../entity/gps_device_log";
export * from "../entity/gps_vehicles";