MCPcopy Index your code
hub / github.com/Linen-dev/linen.dev / storage.spec.ts

File storage.spec.ts

packages/utilities/src/storage.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { localStorage, sessionStorage, memoryStorage } from './storage';
2
3describe('#localStorage', () => {
4 it('exposes set and get methods', () => {

Callers

nothing calls this directly

Calls 3

setMethod · 0.45
getMethod · 0.45
removeMethod · 0.45

Tested by

no test coverage detected