Home > @poq/transform > Transformer > Transformable
Decorator is used to mark class/type as transformable.
Signature:
static Transformable: (options?: TransformOptions) => ClassDecorator;