UNPKG

lina-infratech-cli

Version:

A CLI tool for Lina Infratech Developers

12 lines (11 loc) 295 B
export declare const MESSAGES: { GENERIC_ERROR: string; NPM_START: string; NPM_OK: string; DEPS_INSTALL: string; DEPS_OK: string; DEV_DEPS_INSTALL: string; DEV_DEPS_OK: string; GENERATE_CONFIG_FILES: (...deps: string[]) => string; CONFIG_FILES_OK: string; };