Properties
Private #context
#context: string = ''
Private #innerStorage
#innerStorage: default[]
Private #readyTransaction
Private #saveInPlatformStorage
#saveInPlatformStorage: boolean = true
isEmptyOnBoot
isEmptyOnBoot: boolean = true
ready
ready: Promise<void>
Private storages
storages: default[] = []
temp
temp: Record<string, any> = {}