MCPcopy Index your code
hub / github.com/sqlchat/sqlchat / conversation.ts

File conversation.ts

src/store/conversation.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import dayjs from "dayjs";
2import { create } from "zustand";
3import { persist } from "zustand/middleware";
4import { Conversation, Id } from "@/types";

Callers

nothing calls this directly

Calls 1

getDefaultConversationFunction · 0.85

Tested by

no test coverage detected