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 imports in FileSink.ts, TextFormatter.ts, and defaults.ts to use 'import type' for type-only imports. This improves clarity and may help with tree-shaking and type checking.
0 commit comments