Spaces:
Running
Running
File size: 262 Bytes
f09b9f0 |
1 2 3 4 5 6 7 |
/// <reference types="next" />
/// <reference types="next/image-types/global" />
/// <reference path="./.next/types/routes.d.ts" />
// NOTE: This file should not be edited
// see https://nextjs.org/docs/app/api-reference/config/typescript for more information.
|