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.

3 lines (2 loc) 128 B
export declare function checkStyleExists(component: string): boolean; export declare function genStyleDepsMap(): Promise<void>;