UNPKG
@antmove/alipay-wx
Version:
latest (1.2.5)
1.2.5
1.2.3
1.2.2
1.2.0
1.1.8
1.1.7
1.1.6
1.1.4
1.1.3
1.1.2
1.1.1
1.0.66
1.0.64
1.0.62
1.0.61
1.0.56
1.0.51
1.0.45
1.0.44
1.0.43
1.0.42
1.0.41
1.0.31
1.0.27
1.0.20
1.0.16
1.0.10
1.0.8
1.0.6
1.0.4
1.0.3
0.2.26
0.2.25
0.2.22
0.2.21
0.2.20
0.2.12
0.2.11
0.2.10
0.2.5
0.2.4
transform alipay miniprogram to wx miniprogram tool.
@antmove/alipay-wx
/
utils
/
renderMD
/
index.js
4 lines
(3 loc)
•
119 B
JavaScript
View Raw
1
2
3
4
const
antMoveUtils =
require
(
'ant-move-utils'
);
const
config =
require
(
'./config'
); antMoveUtils.
transformDoc
(config);