Skip to main content
Latest
type alias ChatHistoryProps
import { type ChatHistoryProps } from "https://deno.land/x/fathym_atomic_chat@v0.0.38/mod.ts";
definition: { messages: ChatHistoryMessage[]; }