Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/DeepNotesApp/DeepNotes
/ data-abstraction.ts
File
data-abstraction.ts
packages/@stdlib/data/src/data-abstraction.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
simpleLRUCache from
'@deepnotes/simple-lru-cache'
;
2
import
{ objFromEntries } from
'@stdlib/misc'
;
3
import
{ allSettledResults } from
'@stdlib/misc'
;
4
import
{
Callers
nothing calls this directly
Calls
1
sub
Method · 0.80
Tested by
no test coverage detected