Vuex - Long Term Memory
    Preparing search index...

    Variable localForageDriversConst

    localForageDrivers: { INDEXEDDB: string; LOCALSTORAGE: string; WEBSQL: string } = ...

    Type declaration

    • INDEXEDDB: string
    • LOCALSTORAGE: string
    • WEBSQL: string