google-maps-js-api-react
Version:
Fast, tree-shakable, and light-weight React components and hooks for integrating Google Maps API functionality
1 lines • 396 B
Source Map (JSON)
{"version":3,"sources":["../../src/utils/PanesContext.ts"],"names":["createContext"],"mappings":";;;;;AAGO,IAAM,YAAA,GAAeA,oBAAoC,IAAK,CAAA;AAGrE,IAAO,oBAAQ,GAAA","file":"chunk-SNJM2CWB.cjs","sourcesContent":["import { createContext } from 'react';\n\n/** @internal */\nexport const PanesContext = createContext<google.maps.MapPanes>(null!);\n\n/** @internal */\nexport default PanesContext;\n"]}