node-appwrite
Version:
Appwrite is an open-source self-hosted backend server that abstract and simplify complex and repetitive development tasks behind a very simple REST API
11 lines (9 loc) • 398 B
JavaScript
var DeploymentDownloadType = /* @__PURE__ */ ((DeploymentDownloadType2) => {
DeploymentDownloadType2["Source"] = "source";
DeploymentDownloadType2["Output"] = "output";
return DeploymentDownloadType2;
})(DeploymentDownloadType || {});
exports.DeploymentDownloadType = DeploymentDownloadType;
//# sourceMappingURL=out.js.map
//# sourceMappingURL=deployment-download-type.js.map
;