Type Alias PartialRecord<T, U>

PartialRecord<T, U>: Partial<Record<T, U>>

Type Parameters