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.

2 lines (1 loc) 72 B
export declare function compileLess(filePath: string): Promise<string>;