ixfx
Preparing search index...
@ixfx/core
resolveFieldsSync
Function resolveFieldsSync
resolveFieldsSync
<
T
extends
Record
<
string
,
ResolveToValue
<
any
>
>
>
(
object
:
T
,
)
:
ResolvedObject
<
T
>
'Resolves' all the fields of
object
in a synchronous manner. Uses
resolveSync
under-the-hood
Type Parameters
T
extends
Record
<
string
,
ResolveToValue
<
any
>
>
Parameters
object
:
T
Returns
ResolvedObject
<
T
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ixfx
Loading...
'Resolves' all the fields of
object
in a synchronous manner. Uses resolveSync under-the-hood