mirror of
https://github.com/langgenius/dify.git
synced 2026-08-03 11:46:37 +08:00
Add function overloads to getNumber and getBoolean so they return non-nullable types when a defaultValue is provided. This eliminates the need for non-null assertions at call sites. - Remove unused persist-config.ts (zustand adapter not needed) - Remove ! assertions from layout-slice.ts |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| workflow | ||
| index.ts | ||
| trigger-status.ts | ||