mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-12 11:15:12 +00:00
Commit from GitHub Actions (Generate Clients & Examples)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
const { FileService } = require("m3o/file");
|
||||
const { FileService } = require("micro-js-client/file");
|
||||
|
||||
// Delete a file by project name/path
|
||||
async function deleteFile() {
|
||||
|
||||
Reference in New Issue
Block a user