MCPcopy Create free account
hub / github.com/TanStack/devtools / storage.test.ts

File storage.test.ts

packages/devtools/src/utils/storage.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, beforeEach, describe, expect, it, vi } from 'vitest'
2import {
3 TANSTACK_DEVTOOLS,
4 TANSTACK_DEVTOOLS_SETTINGS,

Callers

nothing calls this directly

Calls 2

setStorageItemFunction · 0.90
getStorageItemFunction · 0.90

Tested by

no test coverage detected