UNPKG

@mondaycom/apps-cli

Version:

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

6 lines (5 loc) 122 B
export declare enum APP_VARIABLE_MANAGEMENT_MODES { LIST_KEYS = "list-keys", SET = "set", DELETE = "delete" }