mirror of
https://github.com/kevin-DL/services.git
synced 2026-03-11 13:44:56 +00:00
Commit from GitHub Actions (Generate Clients & Examples)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
const { CryptoService } = require("m3o/crypto");
|
||||
const { CryptoService } = require("micro-js-client/crypto");
|
||||
|
||||
// Get the last quote for a given crypto ticker
|
||||
async function getAcryptocurrencyQuote() {
|
||||
|
||||
Reference in New Issue
Block a user