Preparing search index...
The search index is not available
Doubter - v5.1.0
Doubter
core
RefineShape
Type Alias RefineShape<S, RefinedValue>
Refine
Shape
<
S
,
RefinedValue
>
:
Shape
<
Input
<
S
>
,
RefinedValue
>
&
Omit
<
S
,
keyof
Shape
>
Returns the shape that refines the shape output.
Type Parameters
S
extends
AnyShape
The base shape.
RefinedValue
The refined output value.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Doubter - v5.1.0
Loading...
Returns the shape that refines the shape output.