bupkis
API
Assertions
Preparing search index...
bupkis
types
ExpectFunction
Type Alias ExpectFunction<SyncAssertions>
ExpectFunction
:
UnionToIntersection
<
TupleToUnion
<
{
[
K
in
keyof
SyncAssertions
]
:
SyncAssertions
[
K
]
extends
AnySyncAssertion
?
(
...
args
:
MutableOrReadonly
<
SlotsFromParts
<
SyncAssertions
[
K
]
[
"parts"
]
>
,
>
,
)
=>
void
:
never
}
,
>
,
>
Type Parameters
SyncAssertions
extends
AnySyncAssertions
=
BuiltinSyncAssertions
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
API
Assertions
GitHub
npm
bupkis
Loading...