UNPKG

668 BSource Map (JSON)View Raw
1{"version":3,"names":["LinkingContext","React","createContext","options","undefined","displayName"],"sources":["LinkingContext.tsx"],"sourcesContent":["import type { ParamListBase } from '@react-navigation/core';\nimport * as React from 'react';\n\nimport type { LinkingOptions } from './types';\n\nconst LinkingContext = React.createContext<{\n options: LinkingOptions<ParamListBase> | undefined;\n}>({ options: undefined });\n\nLinkingContext.displayName = 'LinkingContext';\n\nexport default LinkingContext;\n"],"mappings":";;;;;;;AACA;;;;;;AAIA,MAAMA,cAAc,gBAAGC,KAAK,CAACC,aAAN,CAEpB;EAAEC,OAAO,EAAEC;AAAX,CAFoB,CAAvB;AAIAJ,cAAc,CAACK,WAAf,GAA6B,gBAA7B;eAEeL,c"}
\No newline at end of file