mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-13 03:25:32 +00:00
Commit from GitHub Actions (Generate Clients & Examples)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
const { UserService } = require("m3o/user");
|
||||
const { UserService } = require("micro-js-client/user");
|
||||
|
||||
// Read a session by the session id. In the event it has expired or is not found and error is returned.
|
||||
async function readAsessionByTheSessionId() {
|
||||
|
||||
Reference in New Issue
Block a user