UNPKG

rx-postmessenger

Version:

Minimal RxJS adapter for the window.postMessage API for request-response streams and notification streams across frame windows.

4 lines (3 loc) 119 B
import { Static } from '../rx-postmessenger'; declare const defaultNamespace: Static; export default defaultNamespace;