Skip to content

getSession

const getSession: (id) => Promise<ChatSession> = sqliteRepo.getSession

Defined in: lib/repositories/chat-history.ts:30

string

Promise<ChatSession>