@databutton/firebase-types 1.78.132 → 1.78.133
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -934,6 +934,7 @@ export interface CompanyKnowledgeBase {
|
|
|
934
934
|
geographyFocus: string | null;
|
|
935
935
|
keyMetrics: Record<string, string> | null;
|
|
936
936
|
dictionary: Record<string, string> | null;
|
|
937
|
+
keyServices: Record<string, string> | null;
|
|
937
938
|
targetCustomerSegment: string | null;
|
|
938
939
|
painPointsSolved: string | null;
|
|
939
940
|
valueProposition: string | null;
|