UNPKG

togezr

Version:

Better together_

3 lines 220 B
import { TChannel } from '../interfaces/TChannel'; export declare const shareIntoChannel: (channel: TChannel, sessionId?: string | undefined) => Promise<string | undefined>; //# sourceMappingURL=shareIntoChannel.d.ts.map