Type Alias: ChatSettings
ts
type ChatSettings = z.infer<typeof chatSettingsSchema>;Defined in: src/types/chat.ts:38
type ChatSettings = z.infer<typeof chatSettingsSchema>;Defined in: src/types/chat.ts:38