JSON을 TypeScript로
JSON을 TypeScript 유형으로 변환
{ "success": true, "data": [ { "anime_id": 1, "anime_name": "bleach", "anime_img": "https://eaxmpleimage.com/" }, { "anime_id": 2, "anime_name": "black_clover", "anime_img": "https://eaxmpleimage2.com/" } ] }