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
Refactored module exports to use named exports and index files for better structure and tree-shaking. Replaced default exports with named exports, consolidated DNS record types, and updated imports to use type-only imports where appropriate. Improved error handling imports, reorganized response and record modules, and renamed files for clarity. These changes enhance maintainability, type safety, and code clarity.
0 commit comments