@qodalis/angular-cli
Version:
A lightweight and flexible command-line interface (CLI) tool designed to streamline workflows and automate tasks for developers.
6 lines (5 loc) • 484 B
TypeScript
export declare const CLi_Name_Art = "\n ____ _ _ _ _____ _ _____\n / __ \\ | | | (_) / ____| | |_ _|\n | | | | ___ __| | __ _| |_ ___ | | | | | |\n | | | |/ _ \\ / _` |/ _` | | / __| | | | | | |\n | |__| | (_) | (_| | (_| | | \\__ \\ | |____| |____ _| |_\n \\___\\_\\\\___/ \\__,_|\\__,_|_|_|___/ \\_____|______|_____|\n";
export declare const hotkeysInfo: {
key: string;
description: string;
}[];