mirror of
https://github.com/langgenius/dify.git
synced 2026-05-13 08:57:28 +08:00
Replace explicit parameter destructuring with spread args pattern to eliminate `as unknown as` type assertions when composing sub-slices. This aligns with the pattern used in the main workflow store. |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| workflow | ||
| index.ts | ||
| trigger-status.ts | ||