Edit gitignore file
This commit is contained in:
4
frontend/style/node_modules/next/index.d.ts
generated
vendored
4
frontend/style/node_modules/next/index.d.ts
generated
vendored
@@ -17,5 +17,5 @@
|
||||
/// <reference path="./script.d.ts" />
|
||||
/// <reference path="./server.d.ts" />
|
||||
|
||||
export { default } from 'next/types'
|
||||
export * from 'next/types'
|
||||
export { default } from './types'
|
||||
export * from './types'
|
||||
|
||||
Reference in New Issue
Block a user