@databutton/firebase-types
Advanced tools
Comparing version
@@ -40,2 +40,3 @@ import type { Timestamp } from "firebase/firestore"; | ||
displayName: string; | ||
agentPersonality?: AgentPersonality; | ||
publicUsername?: PublicUsername; | ||
@@ -814,2 +815,4 @@ displayPreference?: "dark" | "system" | "light"; | ||
strictMode?: boolean | null; | ||
} | ||
export interface AgentPersonality { | ||
toneOfVoice?: { | ||
@@ -816,0 +819,0 @@ responseStyle?: string | null; |
{ | ||
"name": "@databutton/firebase-types", | ||
"version": "1.73.7", | ||
"version": "1.73.8", | ||
"main": "lib/types/published/index.js", | ||
@@ -5,0 +5,0 @@ "type": "module", |
63598
0.12%2138
0.14%