Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Fix handling of specific array types in auto API components
- Resolved logic errors when processing fixed-length tuple types such as [number, number]. - Enhanced type inference to ensure accurate handling of array types during component generation. This update improves the compatibility and stability of auto API components with complex array types.
- Loading branch information