{"version":3,"sources":["../../src/useGoogleMap/index.ts"],"names":["useContext","MapContext_default"],"mappings":";;;;;AAGA,IAAM,YAAA,GAAe,MAAMA,gBAAA,CAAWC,oCAAU,CAAA;AAEhD,IAAO,oBAAQ,GAAA","file":"chunk-QGVNHVS7.cjs","sourcesContent":["import { useContext } from 'react';\nimport MapContext from '../utils/MapContext';\n\nconst useGoogleMap = () => useContext(MapContext);\n\nexport default useGoogleMap;\n"]}