update all the things

This commit is contained in:
Thomas Ruoff
2021-11-24 23:09:18 +01:00
parent 8bfac0378d
commit dc53021d84
4 changed files with 1028 additions and 4816 deletions

4
next-env.d.ts vendored
View File

@@ -1,2 +1,6 @@
/// <reference types="next" />
/// <reference types="next/types/global" />
/// <reference types="next/image-types/global" />
// NOTE: This file should not be edited
// see https://nextjs.org/docs/basic-features/typescript for more information.