UNPKG

@baqhub/cli

Version:

The official command line interface for the BAQ federated app platform.

3 lines (2 loc) 110 B
import { Program } from "../index.js"; export declare function watchCommand(program: Program): Promise<void>;