MCPcopy
hub / github.com/transloadit/uppy / index.test.ts

File index.test.ts

packages/@uppy/store-default/src/index.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import assert from 'node:assert'
2import { describe, expect, it } from 'vitest'
3import DefaultStore, { type GenericState, type Listener } from './index.js'
4

Callers

nothing calls this directly

Calls 4

DefaultStoreClass · 0.85
setStateMethod · 0.65
subscribeMethod · 0.65
getStateMethod · 0.45

Tested by

no test coverage detected