UNPKG

xyvcard-wechat-build

Version:

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

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