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
Last updated 3 years ago