UNPKG

580 BSource Map (JSON)View Raw
1{"version":3,"names":["React","NavigationRouteContext","createContext","undefined"],"sources":["NavigationRouteContext.tsx"],"sourcesContent":["import type { Route } from '@react-navigation/routers';\nimport * as React from 'react';\n\n/**\n * Context which holds the route prop for a screen.\n */\nconst NavigationRouteContext = React.createContext<Route<string> | undefined>(\n undefined\n);\n\nexport default NavigationRouteContext;\n"],"mappings":"AACA,OAAO,KAAKA,KAAZ,MAAuB,OAAvB;AAEA;AACA;AACA;;AACA,MAAMC,sBAAsB,gBAAGD,KAAK,CAACE,aAAN,CAC7BC,SAD6B,CAA/B;AAIA,eAAeF,sBAAf"}
\No newline at end of file