UNPKG

553 BSource Map (JSON)View Raw
1{"version":3,"names":["Group","_"],"sources":["Group.tsx"],"sourcesContent":["import type { ParamListBase } from '@react-navigation/routers';\n\nimport type { RouteGroupConfig } from './types';\n\n/**\n * Empty component used for grouping screen configs.\n */\nexport default function Group<\n ParamList extends ParamListBase,\n ScreenOptions extends {}\n>(_: RouteGroupConfig<ParamList, ScreenOptions>) {\n /* istanbul ignore next */\n return null;\n}\n"],"mappings":"AAIA;AACA;AACA;AACA,eAAe,SAASA,KAAT,CAGbC,CAHa,EAGkC;EAC/C;EACA,OAAO,IAAP;AACD"}
\No newline at end of file