feat(smartcar): Added get vehicle location integration
This commit is contained in:
3
packages/backend/src/apps/smartcar/actions/index.ts
Normal file
3
packages/backend/src/apps/smartcar/actions/index.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
import getVehicleLocation from './get-vehicle-location';
|
||||
|
||||
export default [getVehicleLocation];
|
Reference in New Issue
Block a user