Preparing search index...
The search index is not available
dyna-record
dyna-record
<internal>
FallbackToOrBlocks
Type Alias FallbackToOrBlocks<T, F, SK>
FallbackToOrBlocks
:
ResolveOrBlockEntityNames
<
T
,
F
>
extends
infer
Names
?
ShouldNarrow
<
T
,
Names
>
extends
true
?
NarrowByNames
<
T
,
Names
&
string
>
:
FallbackToSK
<
T
,
SK
>
:
FallbackToSK
<
T
,
SK
>
Falls back to
$or
block resolution (by type or filter keys), then SK, then full union.
Type Parameters
T
extends
default
F
SK
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
dyna-record
Loading...
Falls back to
$orblock resolution (by type or filter keys), then SK, then full union.