UNPKG

structured-channel

Version:

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

3 lines (2 loc) 57 B
import Channel from './channel'; export default Channel;