main module
The main module imported with require('mreframe').
Exports the following items:
util– themreframe/utilsubmoduleatom– themreframe/atomsubmodulereagent– themreframe/reagentsubmodulereFrame– themreframe/re-framesubmodule_init (opts)from re-frame submoduleinNamespace (namespace)which produces a copy of the above, but replacingreFramewith its respective namespace.
There’s also jsx-runtime which isn’t included in main module (it implements JSX support).