Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/nanostores/nanostores
/ index.test.ts
File
index.test.ts
map-creator/index.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ deepStrictEqual, equal, notEqual } from
'node:assert'
2
import
{ test } from
'node:test'
3
4
import
{ cleanStores, mapCreator } from
'../index.js'
Callers
nothing calls this directly
Calls
5
mapCreator
Function · 0.90
cleanStores
Function · 0.90
setKey
Method · 0.80
get
Method · 0.80
listen
Method · 0.65
Tested by
no test coverage detected