Preparing search index...
The search index is not available
@tmtsoftware/esw-ts
@tmtsoftware/esw-ts
components
<internal>
Readonly
Type Alias Readonly<T>
Readonly
:
{
readonly
[
P
in
keyof
T
]
:
T
[
P
]
}
Make all properties in T readonly
Type Parameters
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@tmtsoftware/esw-ts
Loading...
Make all properties in T readonly