dmonad / lib0

Monorepo of isomorphic utility functions
MIT License
345 stars 63 forks source link

export BC from broadcastchannel #70

Closed BrianHung closed 1 year ago

BrianHung commented 1 year ago

Want to use LocalStoragePolyfill when BroadcastChannel is unsupported in browser, but BC isn't exported.

BrianHung commented 1 year ago

I don't think it's a complete polyfill.

Oh I assumed it was a complete localstorage poly fill. In that case, I’ll close this.