I also generally prefer named exports.
That line has been added 6 years ago b1267aa9bc.
Isn't the generated .d.ts file enough? It will be published wherever we publish the lib itself, plus available in the user's IDE.
These names look simpler and better.
The main change, which is changing the default value of resendAllUpdates, is good IMO.
People who find this README probably already know what WebXDC is. If not, I think it's enough to just link to webxdc.org. I don't think it's good to start a README with two paragraphs of...
I believe the idea of this section is to demonstrate all the available options, otherwise we should also strike autosaveInterval
I think a better place for this is the docstring for resendAllUpdates. All this affects is performance, and IDK if we need an entire section about this on the front page.
Consider