UNPKG

@h4wldev/react-naver-maps

Version:

React Navermaps API integration for modern development.

1 lines 417 B
{"version":3,"sources":["../src/contexts/event-target.ts"],"sourcesContent":["import { createContext, useContext } from 'react';\n\nexport const EventTargetContext = createContext<any | undefined>(undefined);\nexport const useEventTarget: () => any | undefined = () => useContext(EventTargetContext);\n"],"mappings":";AAAA,SAAS,eAAe,kBAAkB;AAEnC,IAAM,qBAAqB,cAA+B,MAAS;AACnE,IAAM,iBAAwC,MAAM,WAAW,kBAAkB;","names":[]}