matrix-js-sdk
a102253f - Update storage interface so that save() is async to match indexeddb impl (#3221)

Commit
2 years ago
Update storage interface so that save() is async to match indexeddb impl (#3221) The only implementation of this is an async function, but I can’t await it because the interface hides the return type. Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
Author
Parents
Loading