@webdeveric/utils
Preparing search index...
predicate/factory/tuple
GetTupleFromInput
Type Alias GetTupleFromInput<Type>
GetTupleFromInput
:
{
[
Property
in
keyof
Type
]
:
Type
[
Property
]
extends
TypePredicateFn
<
infer
T
,
>
?
T
:
Type
[
Property
]
}
Type Parameters
Type
extends
TuplePredicateInput
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@webdeveric/utils
Loading...