• Robert Knight's avatar
    Adapt to ES module conversion · 25e5e7fe
    Robert Knight authored
    This import should be hoisted to the top level of the module but a naive change to do this did not work. I suspect this relates to the circular nature of the
    import, but it needs investigating. This change enables the code to
    continue working until then.
    25e5e7fe
Name
Last commit
Last update
..
modules Loading commit data...
test Loading commit data...
create-store.js Loading commit data...
debug-middleware.js Loading commit data...
index.js Loading commit data...
use-store.js Loading commit data...
util.js Loading commit data...