Appearance
electron-reactive-event / Internal / Utility / Values
type Values<RecordLike> = RecordLike[keyof RecordLike];
RecordLike