Simple write to Dexie without knowing the schema

后端 未结 0 1344
臣服心动
臣服心动 2020-12-14 20:17

Is it possible to write an entire object to Dexie without knowing the schema? I just want to do this:

var db = new Dexie(gameDataLocalStorageName);
                   


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