Documentation - v0.0.0
Preparing search index...
@arroyodev-llc/utils.projen-builder
TypedPropertyDescriptorMap
Type Alias TypedPropertyDescriptorMap<T>
TypedPropertyDescriptorMap
:
{
[
P
in
keyof
T
]
:
TypedPropertyDescriptor
<
T
[
P
]
>
}
Typed variant of PropertyDescriptorMap.
Type Parameters
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation - v0.0.0
Loading...
Typed variant of PropertyDescriptorMap.