MCPcopy
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.jsFile · 0.65
test.drivers.jsFile · 0.65
test.api.jsFile · 0.65
test.nodriver.jsFile · 0.65
setDriverToConfigMethod · 0.65
dFunction · 0.65

Implementers 1

LocalForagesrc/localforage.js

Calls

no outgoing calls

Tested by

no test coverage detected