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) 78 B
export declare function compileCss(source: string | Buffer): Promise<string>;