Files
cstb-next/next-env.d.ts

6 lines
211 B
TypeScript
Raw Permalink Normal View History

2024-09-20 02:28:25 +08:00
/// <reference types="next" />
/// <reference types="next/image-types/global" />
// NOTE: This file should not be edited
2025-03-06 11:20:21 +08:00
// see https://nextjs.org/docs/app/api-reference/config/typescript for more information.