Last updated 2 years ago
You can initialize as many databases as you want
const db = new Dubnium('type',temp)
type
Data type. Options: text or json
text
json
String
temp
If set to true, use sessionStorage instead of localStorage
sessionStorage
localStorage
Bool