UNPKG

repoweaver

Version:

A GitHub App that skillfully weaves multiple templates together to create and update repositories with intelligent merge strategies

1 lines 846 B
{"ast":null,"code":"\"use strict\";\nexport function Group(_) {\n return null;\n}","map":{"version":3,"names":["Group","_"],"sources":["/Users/pmouli/Documents/GitHub.nosync/boots-strapper/mobile/node_modules/@react-navigation/core/src/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 function Group<\n ParamList extends ParamListBase,\n ScreenOptions extends {},\n Navigation,\n>(_: RouteGroupConfig<ParamList, ScreenOptions, Navigation>) {\n /* istanbul ignore next */\n return null;\n}\n"],"mappings":";AAOA,OAAO,SAASA,KAAKA,CAInBC,CAAyD,EAAE;EAE3D,OAAO,IAAI;AACb","ignoreList":[]},"metadata":{"hasCjsExports":false},"sourceType":"module","externalDependencies":[]}