UNPKG

next

Version:

The React Framework

6 lines (5 loc) 295 B
/** * @deprecated ImageResponse moved from "next/server" to "next/og" since Next.js 14, please import from "next/og" instead. * Migration with codemods: https://nextjs.org/docs/app/building-your-application/upgrading/codemods#next-og-import */ export declare function ImageResponse(): never;