UNPKG

@arces-wot/wam

Version:

Web of Thing Application Manager

3 lines (2 loc) 153 B
import { Command } from 'commander'; export declare function build(file: string | undefined, output: string | undefined, cmd: Command): Promise<void>;