Prettify: { [K in keyof T]: T[K] } & unknown

Makes the T hover overlay more readable in IDE

Type Parameters

  • T