Home > utils > WechatErrorCallback
Signature:
export declare type WechatErrorCallback = (err: any) => void;