UNPKG

react-naver-maps

Version:

React Navermaps API integration for modern development.

7 lines (4 loc) 188 B
import * as react from 'react'; declare const EventTargetContext: react.Context<any>; declare const useEventTarget: () => any | undefined; export { EventTargetContext, useEventTarget };