isomorphic-autobahn
v1.0.4
Published
The right version of autobahn when it's needed.
Readme
isomorphic-autobahn
Will import autobahn running in NodeJS env, and autobahn-browser if in browser.
import { autobahn } from 'isomorphic-autobahn'Should pick ^22.11.1 version.
I was just trying to fix my Electron app.
