export type DynamicDataError = { key: TKey; value: TObject; error: Error };