UNPKG

@hprose/rpc-wx

Version:
6 lines 284 B
export { HttpClientContext, HttpTransport } from './HttpTransport'; export { WebSocketTransport } from './WebSocketTransport'; export declare function wxPromisify(name: string): (args: any) => Promise<any>; declare const WX: any; export default WX; //# sourceMappingURL=index.d.ts.map