gdq-archive/frontend/next-env.d.ts

6 lines
201 B
TypeScript
Raw Normal View History

2020-08-22 20:25:57 +00:00
/// <reference types="next" />
/// <reference types="next/image-types/global" />
2023-01-08 10:07:44 +00:00
// NOTE: This file should not be edited
// see https://nextjs.org/docs/basic-features/typescript for more information.