blob: 9bc3dd46b9d9b21099f578814407e8926706fb09 (
about) (
plain)
1
2
3
4
5
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.
|