ixfx
Preparing search index...
@ixfx/core
resolveSync
Function resolveSync
resolveSync
<
V
extends
BasicType
>
(
r
:
ResolveToValueSync
<
V
>
,
...
args
:
any
)
:
V
For a given input
r
, attempts to 'resolve' it. See
resolve
for details.
Type Parameters
V
extends
BasicType
Parameters
r
:
ResolveToValueSync
<
V
>
...
args
:
any
Returns
V
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ixfx
Loading...
For a given input
r
, attempts to 'resolve' it. See resolve for details.