web:build: Type error: The inferred type of 'appRouter' cannot be named without a reference to 'server/node_modules/superjson'. This is likely not portable. A type annotation is necessary.
web:build:
web:build: 2 | import { todoRouter } from './todo';
web:build: Type error: The inferred type of 'appRouter' cannot be named without a reference to 'server/node_modules/superjson'. This is likely not portable. A type annotation is necessary.
web:build:
web:build: 2 | import { todoRouter } from './todo';