UNPKG

automagik-cli

Version:

Automagik CLI - A powerful command-line interface for interacting with Automagik Hive multi-agent AI systems

8 lines (7 loc) 179 B
/** * @license * Copyright 2025 Google LLC * SPDX-License-Identifier: Apache-2.0 */ import { ColorsTheme } from './themes/theme.js'; export declare const Colors: ColorsTheme;