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