Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/localForage/localForage
/ driver
Method
driver
typings/localforage.d.ts:97–97 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
95
createInstance(options: LocalForageOptions): LocalForage;
96
97
driver(): string;
98
99
/**
100
* Force usage of a particular driver or drivers,
if
available.
Callers
9
test.config.js
File · 0.65
serviceworker-client.js
File · 0.65
test.drivers.js
File · 0.65
test.api.js
File · 0.65
test.customdriver.js
File · 0.65
test.nodriver.js
File · 0.65
test.callwhenready.js
File · 0.65
setDriverToConfig
Method · 0.65
d
Function · 0.65
Implementers
1
LocalForage
src/localforage.js
Calls
no outgoing calls
Tested by
no test coverage detected