AI
AIGIT · AI 工具站
aigit.cc
首页
精品推荐
AI成品工具
提示词
返回 marp
next-env.d.ts
根目录
/
website
/
next-env.d.ts
1
/// <reference types="next" />
2
/// <reference types="next/image-types/global" />
3
4
// NOTE: This file should not be edited
5
// see https://nextjs.org/docs/basic-features/typescript for more information.
6
6 lines
TYPESCRIPT