UNPKG

xyvcard-wechat-build

Version:

基于 Vite 的小程序组件构建工具

6 lines (5 loc) 124 B
export declare function build(options?: { root?: string; outDir?: string; external?: string; }): Promise<void>;