You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor(laroux): add return types to various functions for improved type safety
- Updated error response functions in api-types.ts to explicitly define return types.
- Enhanced build error functions in types.ts with return types for better clarity.
- Added return type annotations to createIsolatedWriter in build-validator.ts.
- Specified return types for methods in error-boundary.tsx, error-overlay.tsx, lazy-loader.ts, image.tsx, and renderer.ts for consistency and type safety.
0 commit comments