mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-17 05:14:52 +00:00
Commit from GitHub Actions (Generate Clients & Examples)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
const { VehicleService } = require("m3o/vehicle");
|
||||
const { VehicleService } = require("micro-js-client/vehicle");
|
||||
|
||||
// Lookup a UK vehicle by it's registration number
|
||||
async function lookupVehicle() {
|
||||
|
||||
Reference in New Issue
Block a user