Expand<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
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
Assets
Game Obj
Components
Component Types
Scene
Input
Events
Info
Math
Misc
Button Bindings
GFX
Draw
Layer
Camera
Layers
Level
Plugins