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