docs: update indexeddb document (#4084)

This commit is contained in:
Alex Yang
2023-08-31 17:16:27 -05:00
committed by GitHub
parent b18596fc57
commit 06d5ecd597
5 changed files with 10 additions and 6 deletions
+4
View File
@@ -32,3 +32,7 @@ downloadBinary(yDoc.guid).then(blob => {
}
});
```
## LICENSE
[MPL-2.0](https://github.com/toeverything/AFFiNE/blob/master/LICENSE-MPL2.0)