UNPKG

messageport-observable

Version:

This provides some magic wrappers for [MessagePort][1] objects and things that resemble them (windows/iframes, workers, etc.). The wrapped objects still have the same API as MessagePorts, but also have some additional features.

9 lines (8 loc) 102 B
{ "presets": [ ["env", { "modules": false }] ], "plugins": ["external-helpers"] }