Imports must appear before other statements in ES modules. Also drop the explicit .ts extension from import paths — Next.js bundler resolves them without it, and the extension after const was causing the module to silently fail in the app. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2.4 KiB
2.4 KiB