Preparing search index...
The search index is not available
Procon 2023
Procon 2023
<internal>
Partial
Type alias Partial<T>
Partial
<
T
>
:
{
[
P
in
keyof
T
]
?:
T
[
P
]
}
Make all properties in T optional
Type Parameters
T
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Procon 2023
<internal>
Config
Constants
Game
Hooks
Models
Services
Utils
Generated using
TypeDoc
Make all properties in T optional