2
2
mirror of https://github.com/Thream/website.git synced 2024-07-21 09:28:32 +02:00
website/next-env.d.ts

6 lines
201 B
TypeScript
Raw Normal View History

2021-10-24 05:19:39 +02:00
/// <reference types="next" />
2021-10-24 05:48:06 +02:00
/// <reference types="next/image-types/global" />
// NOTE: This file should not be edited
// see https://nextjs.org/docs/basic-features/typescript for more information.