UNPKG

trpc-browser

Version:

tRPC adapters and links for everywhere in the browser

3 lines 167 B
import { MinimalWindow } from '../types'; export declare function channelWindow(window: MinimalWindow, id: string): MinimalWindow; //# sourceMappingURL=window.d.ts.map