@elemental/common / TypeAliasPrettify Generic types:T No documentation has been provided.Presentation type Prettify = { [K in keyof T]: T[K] };