KC's Workspace
Github
Preparing search index...
@kcconfigs/vitest
<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
External
Internal
Beta
Alpha
Theme
OS
Light
Dark
Github
KC's Workspace
Loading...
Make all properties in T readonly