diff --git a/packages/dantalion-i18n/src/resources/types.ts b/packages/dantalion-i18n/src/resources/types.ts index 5dfb374..9da2f51 100644 --- a/packages/dantalion-i18n/src/resources/types.ts +++ b/packages/dantalion-i18n/src/resources/types.ts @@ -82,7 +82,7 @@ export interface PersonalityType * A type definition of a structure that * stores a description of a personality type. */ -export interface VectorType extends DetailsBaseType { +export interface VectorType extends DetailsBaseTypeGeneric { /** * The strategies for communicating with people of this personality type. *