UNPKG
xyvcard-wechat-build
Version:
latest (0.0.4)
0.0.4
0.0.3
0.0.2
0.0.1
基于 Vite 的小程序组件构建工具
xyvcard-wechat-build
/
dist
/
index.d.ts
6 lines
(5 loc)
•
124 B
TypeScript
View Raw
1
2
3
4
5
6
export
declare
function
build
(
options
?: { root?:
string
; outDir?:
string
; external?:
string
; }
):
Promise
<
void
>;