UNPKG

@mypaas/hcm-cli

Version:

Vant Cli 是一个 Vue 组件库构建工具,通过 Vant Cli 可以快速搭建一套功能完备的 Vue 组件库。

7 lines (6 loc) 131 B
/** * Build style entry of all components */ export declare function genComponentStyle(options?: { cache: boolean; }): void;