5 lines
151 B
TypeScript
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";
|