Solutionunvalidated
have you restarted the nextjs development server? — Ensure `tsconfig.json` is being used by the ts compiler. Tension: The import order, make sure that `utils.d.ts` file is being imported before any other file that uses custom declarations. Outcome: if the problem persist, could you share the webpack/ babel configs?
25f9685f-31c5-47b0-8657-74187fd01111
have you restarted the nextjs development server? — Ensure tsconfig.json is being used by the ts compiler. Tension: The import order, make sure that utils.d.ts file is being imported before any other file that uses custom declarations. Outcome: if the problem persist, could you share the webpack/ babel configs?