SyncTransformation.prototype.execute(rules: readonly string[],context?: ITransformationContext,): Promise<readonly string[]>
Wraps the sync execution in a resolved Promise for interface compatibility.
optional
context: ITransformationContext