Search
Preparing search index...
The search index is not available
Class Decorator API - v2.0.0
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Class Decorator API - v2.0.0
PropertyMetadata
Class PropertyMetadata<T>
Type parameters
T =
any
Hierarchy
DeclarationMetadata
<
T
>
PropertyMetadata
Index
Constructors
constructor
Properties
class
Mirror
metadata
property
Key
target
Constructors
constructor
new
Property
Metadata
<
T
>
(
metadata
:
T
)
:
PropertyMetadata
<
T
>
constructor 构造函数
Type parameters
T =
any
Parameters
metadata:
T
元数据对象
Returns
PropertyMetadata
<
T
>
Properties
class
Mirror
class
Mirror
:
ClassMirror
<
any
>
classMirror 元数据所属的 ClassMirror
metadata
metadata
:
T
property
Key
property
Key
:
string
|
symbol
propertyKey 元数据所属的 key 名称
target
target
:
Object
target 元数据目标
Exports
Property
Metadata
constructor
class
Mirror
metadata
property
Key
target
constructor 构造函数