mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-15 12:34:44 +00:00
Commit from GitHub Actions (Generate Clients & Examples)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
const { StockService } = require("m3o/stock");
|
||||
const { StockService } = require("micro-js-client/stock");
|
||||
|
||||
// Get the historic open-close for a given day
|
||||
async function getHistoricData() {
|
||||
|
||||
Reference in New Issue
Block a user