mirror of
https://github.com/tomru/pdfer.git
synced 2026-03-02 22:17:18 +01:00
add next-env.d.ts
This commit is contained in:
4
next-env.d.ts
vendored
4
next-env.d.ts
vendored
@@ -1,2 +1,6 @@
|
|||||||
/// <reference types="next" />
|
/// <reference types="next" />
|
||||||
/// <reference types="next/types/global" />
|
/// <reference types="next/types/global" />
|
||||||
|
/// <reference types="next/image-types/global" />
|
||||||
|
|
||||||
|
// NOTE: This file should not be edited
|
||||||
|
// see https://nextjs.org/docs/basic-features/typescript for more information.
|
||||||
|
|||||||
Reference in New Issue
Block a user