mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-14 12:04:41 +00:00
Commit from GitHub Actions (Generate Clients & Examples)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
const { WeatherService } = require("m3o/weather");
|
||||
const { WeatherService } = require("micro-js-client/weather");
|
||||
|
||||
// Get the current weather report for a location by postcode, city, zip code, ip address
|
||||
async function getCurrentWeather() {
|
||||
|
||||
Reference in New Issue
Block a user