6 lines
189 B
TypeScript
6 lines
189 B
TypeScript
import "vinext/types";
|
|
import "./.next/types/routes.d.ts";
|
|
|
|
// NOTE: This file should not be edited
|
|
// see https://nextjs.org/docs/app/api-reference/config/typescript for more information.
|