Preparing search index...
The search index is not available
@team-plain/typescript-sdk
@team-plain/typescript-sdk
<internal>
Readonly
Type alias Readonly<T>
Readonly
<
T
>
:
{
readonly
[
P
in
keyof
T
]
:
T
[
P
]
}
Make all properties in T readonly
Type Parameters
T
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@team-plain/typescript-sdk
Loading...
Generated using
TypeDoc
Make all properties in T readonly