update 3200 notes

This commit is contained in:
Trance-0
2025-01-19 17:30:20 -06:00
parent da917d3be7
commit 8d282d2205
88 changed files with 24816 additions and 0 deletions

5
next-env.d.ts vendored Normal file
View File

@@ -0,0 +1,5 @@
/// <reference types="next" />
/// <reference types="next/image-types/global" />
// NOTE: This file should not be edited
// see https://nextjs.org/docs/pages/api-reference/config/typescript for more information.