UNPKG

511 BSource Map (JSON)View Raw
1{"version":3,"names":["UnhandledActionContext","React","createContext","undefined"],"sources":["UnhandledActionContext.tsx"],"sourcesContent":["import type { NavigationAction } from '@react-navigation/routers';\nimport * as React from 'react';\n\nconst UnhandledActionContext = React.createContext<\n ((action: NavigationAction) => void) | undefined\n>(undefined);\n\nexport default UnhandledActionContext;\n"],"mappings":";;;;;;;AACA;;;;;;AAEA,MAAMA,sBAAsB,gBAAGC,KAAK,CAACC,aAAN,CAE7BC,SAF6B,CAA/B;eAIeH,sB"}
\No newline at end of file