UNPKG

@mondaycom/apps-cli

Version:

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

5 lines (4 loc) 224 B
export declare const getNodeEnv: () => string; export declare const getAppsDomain: () => string; export declare const initCurrentWorkingDirectory: () => string; export declare const getCurrentWorkingDirectory: () => string;