UNPKG

@mondaycom/apps-cli

Version:

A cli tool to manage apps (and monday-code projects) in monday.com

7 lines (6 loc) 267 B
export var AppReleaseCategory; (function (AppReleaseCategory) { AppReleaseCategory["View"] = "view"; AppReleaseCategory["Integration"] = "integration"; AppReleaseCategory["MondayCode"] = "monday_code"; })(AppReleaseCategory || (AppReleaseCategory = {}));