MCPcopy
hub / github.com/localForage/localForage / localforage-tests.ts

File localforage-tests.ts

typing-tests/localforage-tests.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as localforage from 'localforage';
2
3let localForage: LocalForage = localforage;
4

Callers

nothing calls this directly

Calls 14

clearMethod · 0.80
iterateMethod · 0.80
lengthMethod · 0.80
keyMethod · 0.80
keysMethod · 0.80
getItemMethod · 0.80
setItemMethod · 0.80
removeItemMethod · 0.80
getSerializerMethod · 0.65
defineDriverMethod · 0.65
getDriverMethod · 0.65
configMethod · 0.65

Tested by

no test coverage detected