Black Trigram (흑괘) - API Documentation - v0.2.10
GitHub
Game Website
Preparing search index...
types/common
DeepReadonly
Type Alias DeepReadonly<T>
DeepReadonly
:
{
readonly
[
P
in
keyof
T
]
:
T
[
P
]
extends
object
?
DeepReadonly
<
T
[
P
]
>
:
T
[
P
]
}
Type Parameters
T
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
GitHub
Game Website
Black Trigram (흑괘) - API Documentation - v0.2.10
Loading...