MCPcopy Index your code
hub / github.com/simstudioai/sim / storage.ts

File storage.ts

apps/sim/stores/terminal/console/storage.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createLogger } from '@sim/logger'
2import { get, set } from 'idb-keyval'
3import type { ConsoleEntry } from './types'
4

Callers

nothing calls this directly

Calls 2

createLoggerFunction · 0.90
migrateFromLocalStorageFunction · 0.85

Tested by

no test coverage detected