MCPcopy
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

1import { deepStrictEqual, equal, notEqual } from 'node:assert'
2import { test } from 'node:test'
3
4import { cleanStores, mapCreator } from '../index.js'

Callers

nothing calls this directly

Calls 5

mapCreatorFunction · 0.90
cleanStoresFunction · 0.90
setKeyMethod · 0.80
getMethod · 0.80
listenMethod · 0.65

Tested by

no test coverage detected