UNPKG

structured-channel

Version:

A wrapper around MessageChannel API for bi-directional communication between two browsing contexts.

2 lines (1 loc) 88 B
export declare function isGlobal(targetOrigin: any): targetOrigin is typeof globalThis;