HyperView / frontend /next-env.d.ts
morozovdd's picture
feat: add HyperView app for space
23680f2
/// <reference types="next" />
/// <reference types="next/image-types/global" />
import "./.next/dev/types/routes.d.ts";
// NOTE: This file should not be edited
// see https://nextjs.org/docs/app/api-reference/config/typescript for more information.