Preparing search index...
The search index is not available
blaze-cardano
blaze-cardano
blaze-data/src
TOmitResolve
Type Alias TOmitResolve<Properties, PropertyKeys>
TOmit
Resolve
<
Properties
,
PropertyKeys
>
:
Properties
extends
TRecursive
<
infer
Types
extends
TSchema
>
?
TRecursive
<
TOmitResolve
<
Types
,
PropertyKeys
>
>
:
Properties
extends
TIntersect
<
infer
Types
extends
TSchema
[]
>
?
TIntersect
<
TFromIntersect
<
Types
,
PropertyKeys
>
>
:
Properties
extends
TUnion
<
infer
Types
extends
TSchema
[]
>
?
TUnion
<
TFromUnion
<
Types
,
PropertyKeys
>
>
:
Properties
extends
TObject
<
infer
Types
extends
TProperties
>
?
TFromObject
<
TObject
<
Types
>
,
PropertyKeys
>
:
TObject
<
{}
>
Type Parameters
Properties
extends
TProperties
PropertyKeys
extends
PropertyKey
[]
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
blaze-cardano
Loading...