UNPKG

@vant/cli

Version:

Vant CLI is a tool for building vue component library. You can quickly build a full-featured Vue component library with vant-cli.

5 lines (4 loc) 102 B
export declare function release(command: { tag?: string; gitTag?: boolean; }): Promise<void>;