mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-13 19:45:26 +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");
|
||||
|
||||
// Create a new user account. The email address and username for the account must be unique.
|
||||
async function createAnAccount() {
|
||||
|
||||
Reference in New Issue
Block a user