UNPKG

message2call

Version:

Convert Send Message and on Message to asynchronous get and call style

4 lines (3 loc) 157 B
export { createMessage2Call } from './m2c'; export { createProxyCallback, releaseAllProxyCallback } from './callback'; export type * from '../types/common';