Initialize
const db = new Dubnium('type',temp)Parameters
Name
About
Type
Required
type
Data type. Options: text or json
String
temp
If set to true, use sessionStorage instead of localStorage
Bool
Last updated
Was this helpful?
const db = new Dubnium('type',temp)type
Data type. Options: text or json
String
temp
If set to true, use sessionStorage instead of localStorage
Bool
Last updated
Was this helpful?