Introducing `IndexedDB` bindings for Kotlin/JS: <h...
# javascript
c
Introducing
IndexedDB
bindings for Kotlin/JS: https://github.com/JuulLabs/indexeddb
👍 3
If this isn't the right channel to advertise a library in, sorry. I'll be happy to move it.
t
It’s right channel.
Do you use public typings as source?
c
Not totally sure what you mean by that?
t
Do you use
*.d.ts
files as initial sources?
c
Nope, the external interfaces/classes were hand written based on the Mozilla docs.