Edit gitignore file
This commit is contained in:
2
frontend/style/node_modules/next/dist/lib/load-custom-routes.d.ts
generated
vendored
2
frontend/style/node_modules/next/dist/lib/load-custom-routes.d.ts
generated
vendored
@@ -1,4 +1,4 @@
|
||||
import type { NextConfig } from 'next/dist/server/config';
|
||||
import type { NextConfig } from '../server/config';
|
||||
export type RouteHas = {
|
||||
type: 'header' | 'query' | 'cookie';
|
||||
key: string;
|
||||
|
||||
Reference in New Issue
Block a user