UNPKG

reactant-share

Version:

A framework for building shared web applications with Reactant

4 lines 200 B
import { Transport } from 'data-transport'; export declare const createBroadcastTransport: (name: string, verbose?: boolean) => any; export { Transport }; //# sourceMappingURL=createTransport.d.ts.map