Card: { dataModels: Record<string, typeof TypeDataModel>; documentClass: typeof documents.Card; typeIcons: Record<string, string>; typeLabels: Record<string, string>;} = ... Type declaration
dataModels: Record<string, typeof TypeDataModel>
typeIcons: Record<string, string>
typeLabels: Record<string, string>
Configuration for the Card embedded Document type