UNPKG

repoweaver

Version:

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

1 lines 1.68 kB
{"ast":null,"code":"\"use strict\";\n\nimport * as CommonActions from \"./CommonActions.js\";\nexport { CommonActions };\nexport { BaseRouter } from \"./BaseRouter.js\";\nexport { DrawerActions, DrawerRouter } from \"./DrawerRouter.js\";\nexport { StackActions, StackRouter } from \"./StackRouter.js\";\nexport { TabActions, TabRouter } from \"./TabRouter.js\";\nexport * from \"./types.js\";","map":{"version":3,"names":["CommonActions","BaseRouter","DrawerActions","DrawerRouter","StackActions","StackRouter","TabActions","TabRouter"],"sources":["/Users/pmouli/Documents/GitHub.nosync/boots-strapper/mobile/node_modules/@react-navigation/routers/src/index.tsx"],"sourcesContent":["import * as CommonActions from './CommonActions';\n\nexport { CommonActions };\n\nexport { BaseRouter } from './BaseRouter';\nexport type {\n DrawerActionHelpers,\n DrawerActionType,\n DrawerNavigationState,\n DrawerRouterOptions,\n DrawerStatus,\n} from './DrawerRouter';\nexport { DrawerActions, DrawerRouter } from './DrawerRouter';\nexport type {\n StackActionHelpers,\n StackActionType,\n StackNavigationState,\n StackRouterOptions,\n} from './StackRouter';\nexport { StackActions, StackRouter } from './StackRouter';\nexport type {\n TabActionHelpers,\n TabActionType,\n TabNavigationState,\n TabRouterOptions,\n} from './TabRouter';\nexport { TabActions, TabRouter } from './TabRouter';\nexport * from './types';\n"],"mappings":";;AAAA,OAAO,KAAKA,aAAa;AAEzB,SAASA,aAAa;AAEtB,SAASC,UAAU;AAQnB,SAASC,aAAa,EAAEC,YAAY;AAOpC,SAASC,YAAY,EAAEC,WAAW;AAOlC,SAASC,UAAU,EAAEC,SAAS;AAC9B","ignoreList":[]},"metadata":{"hasCjsExports":false},"sourceType":"module","externalDependencies":[]}