MCPcopy
hub / github.com/simstudioai/sim / store.ts

File store.ts

apps/sim/stores/providers/store.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createLogger } from '@sim/logger'
2import { create } from 'zustand'
3import type { OpenRouterModelInfo, ProvidersStore } from './types'
4

Callers

nothing calls this directly

Calls 4

createLoggerFunction · 0.90
infoMethod · 0.80
setFunction · 0.50
getFunction · 0.50

Tested by

no test coverage detected