UNPKG
wechatpay-nextjs-v3
Version:
latest (1.0.1)
1.0.1
1.0.0
微信支付v3版本工具包Next.js版本
github.com/ervinyan9/wechatpay-nextjs-v3
ervinyan9/wechatpay-nextjs-v3
wechatpay-nextjs-v3
/
dist
/
index.d.ts
6 lines
•
214 B
TypeScript
View Raw
1
2
3
4
5
6
export
*
from
'./src/PayRequest'
;
export
type
*
from
'./src/types'
;
export
type
*
from
'./src/types-v2'
;
export
type
*
from
'./src/types-assemble'
;
export
*
from
'./src/Payment'
;
//# sourceMappingURL=index.d.ts.map