UNPKG

@yorkjs/wechat

Version:

process wechat auth/pay/share tool

7 lines (6 loc) 139 B
declare global { interface Window { WeixinJSBridge: any; } } export declare function pay(params: any): Promise<any>;