Search
Preparing search index...
The search index is not available
ClassTransformer API
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
ClassTransformer API
TypedDecorate
Class TypedDecorate
Hierarchy
PropertyDecorate
<
TypedMetadata
>
TypedDecorate
Index
Constructors
constructor
Properties
class
Mirror
metadata
property
Key
target
Constructors
constructor
new
Typed
Decorate
(
metadata
:
TypedMetadata
<
any
>
)
:
TypedDecorate
constructor 构造函数
Parameters
metadata:
TypedMetadata
<
any
>
元数据对象
Returns
TypedDecorate
Properties
class
Mirror
class
Mirror
:
ClassMirror
<
any
>
classMirror 元数据所属的 ClassMirror
metadata
metadata
:
TypedMetadata
<
any
>
property
Key
property
Key
:
PropertyKey
propertyKey 元数据所属的 key 名称
target
target
:
Object
target 元数据目标
Exports
Typed
Decorate
constructor
class
Mirror
metadata
property
Key
target
constructor 构造函数