ts-fortress
Preparing search index...
record/valueof
valueof
Function valueof
valueof
<
const
R
extends
UnknownRecord
>
(
recordType
:
Type
<
R
>
,
options
?:
Partial
<
Readonly
<
{
typeName
:
string
}
>
>
,
)
:
ValueOfType
<
R
>
Type Parameters
const
R
extends
UnknownRecord
Parameters
recordType
:
Type
<
R
>
Optional
options
:
Partial
<
Readonly
<
{
typeName
:
string
}
>
>
Returns
ValueOfType
<
R
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ts-fortress
Loading...