BUPKIS
API
Assertions
Preparing search index...
bupkis
types
ExpectItFunction
Type Alias ExpectItFunction<Parts>
ExpectItFunction
:
(
...
args
:
MutableOrReadonly
<
TupleTail
<
SlotsFromParts
<
Parts
>
>
>
,
)
=>
Parts
[
0
]
extends
z
.
ZodType
?
ExpectItExecutor
<
Parts
[
0
]
>
:
never
The function part of
ExpectIt
.
Type Parameters
Parts
extends
AssertionParts
Type Declaration
(
...
args
:
MutableOrReadonly
<
TupleTail
<
SlotsFromParts
<
Parts
>
>
>
,
)
:
Parts
[
0
]
extends
z
.
ZodType
?
ExpectItExecutor
<
Parts
[
0
]
>
:
never
Parameters
...
args
:
MutableOrReadonly
<
TupleTail
<
SlotsFromParts
<
Parts
>
>
>
Returns
Parts
[
0
]
extends
z
.
ZodType
?
ExpectItExecutor
<
Parts
[
0
]
>
:
never
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
API
Assertions
GitHub
npm
BUPKIS
Loading...
The function part of ExpectIt.