UNPKG

@tuzki/cli

Version:

🐇 lowcode-cli is an efficient cli tool for Rabbitpre plugin component secondary development. ❤️

3 lines (2 loc) 136 B
import { BuildCommandArgs } from '@tuzki/scaffold-types'; export declare const build: (commandArgs: BuildCommandArgs) => Promise<void>;