{"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"]}