Type Alias ImportedDataState

ImportedDataState: Partial<ExportedDataState>

A version of the data state where all fields are optional. This is useful for importing data where some fields might be missing.