dsql-admin/dsql-app/next-env.d.ts

6 lines
230 B
TypeScript
Raw Normal View History

2024-11-05 11:12:42 +00:00
/// <reference types="next" />
/// <reference types="next/image-types/global" />
// NOTE: This file should not be edited
2024-12-05 07:03:33 +00:00
// see https://nextjs.org/docs/pages/building-your-application/configuring/typescript for more information.