UNPKG

@tuzki/cli

Version:

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

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