MCPcopy
hub / github.com/msgbyte/tianji / store.ts

File store.ts

src/client/components/ai/store.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { AppRouterInput, trpcClient } from '@/api/trpc';
2import { last } from 'lodash-es';
3import { create } from 'zustand';
4import { immer } from 'zustand/middleware/immer';

Callers

nothing calls this directly

Calls 1

getFunction · 0.85

Tested by

no test coverage detected