Files
DefectingCat.github.io/next-env.d.ts
DefectingCat d1b7c5c7ee Upgrade next 12
* Upgrade react 18.0.0-rc.0
* Remove ts-node
* Fix type error
* Fix type errorRemove useless log
2021-12-31 11:09:38 +08:00

6 lines
201 B
TypeScript

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