Poq.SDK.Node

Home > @poq/transform > Transformer > Transformable

Transformer.Transformable property

Decorator is used to mark class/type as transformable.

Signature:

static Transformable: (options?: TransformOptions) => ClassDecorator;