Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
* as localforage from
'localforage'
;
2
3
let
localForage: LocalForage = localforage;
4
Callers
nothing calls this directly
Calls
14
clear
Method · 0.80
iterate
Method · 0.80
length
Method · 0.80
key
Method · 0.80
keys
Method · 0.80
getItem
Method · 0.80
setItem
Method · 0.80
removeItem
Method · 0.80
getSerializer
Method · 0.65
defineDriver
Method · 0.65
getDriver
Method · 0.65
config
Method · 0.65
Tested by
no test coverage detected