islandflow/apps/web/next-env.d.ts
2025-12-27 19:58:58 -05:00

5 lines
228 B
TypeScript

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