Preparing search index...
The search index is not available
blaze-cardano
blaze-cardano
blaze-data/src
TKeyOfPropertyKeys
Type Alias TKeyOfPropertyKeys<Type>
TKey
Of
Property
Keys
<
Type
>
:
Type
extends
TRecursive
<
infer
Type
extends
TSchema
>
?
TKeyOfPropertyKeys
<
Type
>
:
Type
extends
TIntersect
<
infer
Types
extends
TSchema
[]
>
?
TFromIntersect
<
Types
>
:
Type
extends
TUnion
<
infer
Types
extends
TSchema
[]
>
?
TFromUnion
<
Types
>
:
Type
extends
TTuple
<
infer
Types
extends
TSchema
[]
>
?
TFromTuple
<
Types
>
:
Type
extends
TArray
<
infer
Type
extends
TSchema
>
?
TFromArray
<
Type
>
:
Type
extends
TObject
<
infer
Properties
extends
TProperties
>
?
TFromProperties
<
Properties
>
:
[
]
Type Parameters
Type
extends
TSchema
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
blaze-cardano
Loading...