nodecloud-cli
Version:
This CLI is used for the nodecloud possibiliting make everthing remotely!
13 lines (12 loc) • 618 B
JavaScript
Object.defineProperty(exports, "__esModule", { value: true });
exports.Exec = exports.Tempo = exports.NodeCloudApi = exports.FileWorker = exports.Database = exports.Functions = exports.Authentification = void 0;
exports.Authentification = require("./auth");
exports.Functions = require("./functions");
exports.Database = __dirname + "/database";
exports.FileWorker = require("./files");
exports.NodeCloudApi = require("./api");
exports.Tempo = require("./temp");
exports.Exec = require("./exec");
// Selling this product is not allowed.
// Ehh idk if you want to add things here.. Not recomended but ok.
;