Event emitted when a transformation starts
name: string
Name of the transformation
inputCount: number
Number of rules before transformation
Event emitted when a transformation starts
name: string
Name of the transformation
inputCount: number
Number of rules before transformation
import { type ITransformationStartEvent } from ".";