Flarum (v2.0.0-beta.1)
Preparing search index...
flarum
@types/global
DeepReadonly
Type Alias DeepReadonly<T>
DeepReadonly
:
{
readonly
[
P
in
keyof
T
]
:
DeepReadonly
<
T
[
P
]
>
}
Type Parameters
T
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Flarum (v2.0.0-beta.1)
Loading...