yarn add -D @types/kakaomaps
yarn add react-kakao-maps-sdk
"types": [
  "kakao.maps.d.ts"
]

Untitled