• 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
drafts.js 4.52 KB