Commit 2e4d89d
committed
fix: make
This prevents the TS2769: No overload matches this call error when executing `.run()` with a `narratives` transformer in `options?: TraceOptions<Array<any>, O>`narratives parameter in ExecutionTraceExtractor a Partial transformer to maintain compatibility after adding mandatory id: string in ExecutionTrace model.1 parent 1ff976a commit 2e4d89d
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments