add olm api decls link to doc

This commit is contained in:
Bruno Windels 2020-06-25 00:14:47 +02:00
parent 5ebd6bb092
commit 625598be90

View file

@ -121,7 +121,8 @@ we'll need to pass an implementation of EventSender or something to SendQueue th
- use AES-CTR from https://developer.mozilla.org/en-US/docs/Web/API/SubtleCrypto
## Notes
- libolm api docs (also for js api) would be great
- libolm api docs (also for js api) would be great. Found something that could work:
https://gitlab.matrix.org/matrix-org/olm/-/blob/master/javascript/index.d.ts
## OO Design