Files
UTMS-NG-FE/next-env.d.ts
2026-04-21 06:30:48 +07:00

6 lines
214 B
TypeScript

/// <reference types="next" />
/// <reference types="next/image-types/global" />
/// <reference types="next/navigation-types/compat/navigation" />
// NOTE: This file is automatically generated and used by Next.js