-
Notifications
You must be signed in to change notification settings - Fork 198
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
02-app > 02-api-reference > 04-functions > image-response #175
Conversation
description: API Reference for the ImageResponse constructor. | ||
description: ImageResponse 생성자에 대한 API 레퍼런스입니다. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
constructor
용어에 대한 가이드가 없어, 생성자라고 번역하였습니다. 의견 부탁드려요!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
(가이드 참고)
API Reference
-> API 레퍼런스
| `v13.3.0` | `ImageReponse`를 `next/server`에서 import 할 수 있음. | | ||
| `v13.0.0` | `ImageReponse`가 `@vercel/og` 패키지를 통해 소개됨. | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
버전 정보에 대해서 ~음. ~됨. 체로 작성하였는데,
아래가 더 좋을지, 의견 부탁드립니다!
| `v13.3.0` | `ImageReponse`를 `next/server`에서 import 할 수 있음. | | |
| `v13.0.0` | `ImageReponse`가 `@vercel/og` 패키지를 통해 소개됨. | | |
| `v13.3.0` | `ImageReponse`를 `next/server`에서 import 할 수 있습니다. | | |
| `v13.0.0` | `ImageReponse`가 `@vercel/og` 패키지에 소개됩니다. | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
아래가 더 좋을 듯 합니다!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
수고하셨습니다! 추가로 하시고 싶은 티켓이 있다면 신청해주셔도 됩니다!
| `v13.3.0` | `ImageReponse`를 `next/server`에서 import 할 수 있음. | | ||
| `v13.0.0` | `ImageReponse`가 `@vercel/og` 패키지를 통해 소개됨. | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
아래가 더 좋을 듯 합니다!
기여자용
문서 개선
pnpm prettier-fix
를 실행하여 서식 문제를 해결합니다. - 문서 기여 가이드를 읽고 문서 지침을 따르는지 확인하세요: https://github.com/Nextjs-kr/Nextjs.ko/blob/main/packages/next/README.mdProgress
pnpm prettier-fix