Do I open a connection every time I need to call to IndexedDB?

前端 未结 0 953
无人共我
无人共我 2021-01-02 05:34

I am developing a simple Angular application and I want to store some data in IndexedDB.

I have a service that initializes private db: IDBDatabase; in it

相关标签:
回答
  • 消灭零回复
提交回复
热议问题