UNPKG

react-daum-address-hook

Version:

A lightweight and modern React hook for Daum(Kakao) address search service with TypeScript support

3 lines (2 loc) 106 B
export { useAddressSearch } from "./useAddressSearch"; export type { AddressSearchResult } from "./type";