refactor: remove .js extensions from all imports
This commit is contained in:
@@ -1 +1 @@
|
||||
export { appRouter, type AppRouter } from "./router/index.js";
|
||||
export { appRouter, type AppRouter } from "./router/index";
|
||||
|
||||
Reference in New Issue
Block a user