UNPKG

neon-cli

Version:

Build and load native Rust/Neon modules.

7 lines (6 loc) 250 B
import chalk from "chalk"; export declare let project: chalk.Chalk; export declare let command: chalk.Chalk; export declare let path: chalk.Chalk; export declare function error(msg: string): string; export declare function info(msg: string): string;