Nano_Banana_Editor / next-env.d.ts
Reubencf's picture
Upload 38 files
f09b9f0 verified
raw
history blame
262 Bytes
/// <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.