Search
Preparing search index...
The search index is not available
ClassTransformer API
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
ClassTransformer API
TransformPluginConstructor
Interface TransformPluginConstructor
Hierarchy
TransformPluginConstructor
Index
Constructors
constructor
Properties
type
Constructors
constructor
new
Transform
Plugin
Constructor
(
transformer
:
ClassTransformer
, type
:
TypeMirror
<
any
,
any
>
)
:
TransformPlugin
Parameters
transformer:
ClassTransformer
type:
TypeMirror
<
any
,
any
>
Returns
TransformPlugin
Properties
type
type
:
ClassConstructor
<
any
>
Exports
Transform
Plugin
Constructor
constructor
type