UNPKG

repoweaver

Version:

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

1 lines 866 B
{"ast":null,"code":"\"use strict\";\n\nimport * as React from 'react';\nexport var CurrentRenderContext = React.createContext(undefined);","map":{"version":3,"names":["React","CurrentRenderContext","createContext","undefined"],"sources":["/Users/pmouli/Documents/GitHub.nosync/boots-strapper/mobile/node_modules/@react-navigation/core/src/CurrentRenderContext.tsx"],"sourcesContent":["import * as React from 'react';\n\n/**\n * Context which holds the values for the current navigation tree.\n * Intended for use in SSR. This is not safe to use on the client.\n */\nexport const CurrentRenderContext = React.createContext<\n { options?: object } | undefined\n>(undefined);\n"],"mappings":";;AAAA,OAAO,KAAKA,KAAK,MAAM,OAAO;AAM9B,OAAO,IAAMC,oBAAoB,GAAGD,KAAK,CAACE,aAAa,CAErDC,SAAS,CAAC","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]}