Prettify<T>: ConditionalType
It obligates to TypeScript to Expand the type. Instead of being `{ id: 1 } | { name: "hi" }` makes It's `{ id: 1, name: "hi" }` https://www.totaltypescript.com/concepts/the-prettify-helper Previously Expand<T>
It obligates to TypeScript to Expand the type. Instead of being `{ id: 1 } | { name: "hi" }` makes It's `{ id: 1, name: "hi" }` https://www.totaltypescript.com/concepts/the-prettify-helper Previously Expand<T>
Assets
Components
Component Types
Input
Events
Info
Math
Misc
Draw
Layer
Camera
Level
Plugins
Button Bindings