Type Alias: ChatSessionModelFunctions
ts
type ChatSessionModelFunctions = {};
Defined in: types.ts:181
Index Signature
ts
[name: string]: ChatSessionModelFunction<any>