Poq.SDK.Node

Home > @poq/transform > Transformer > Property

Transformer.Property property

Decorator is used to mark properties of class/type as important to transform.

Signature:

static Property: (config?: TransformerConfig<any, any>) => PropertyDecorator;