repoweaver
Version:
A GitHub App that skillfully weaves multiple templates together to create and update repositories with intelligent merge strategies
1 lines • 1.04 kB
JSON
{"ast":null,"code":"import { getBundleUrl } from \"../utils/getBundleUrl\";\nexport const ImportMetaRegistry = {\n get url() {\n return getBundleUrl();\n }\n};","map":{"version":3,"names":["getBundleUrl","ImportMetaRegistry","url"],"sources":["/Users/pmouli/Documents/GitHub.nosync/boots-strapper/mobile/node_modules/expo/src/winter/ImportMetaRegistry.ts"],"sourcesContent":["// Copyright 2015-present 650 Industries. All rights reserved.\n\nimport { getBundleUrl } from '../utils/getBundleUrl';\n\n/**\n * Registry to handle import.meta functionality for React Native environment\n * Similar to how it works in the web, but adapted for the RN context\n * https://github.com/wintercg/import-meta-registry\n */\nexport const ImportMetaRegistry = {\n get url() {\n return getBundleUrl();\n },\n};\n"],"mappings":"AAEA,SAASA,YAAY;AAOrB,OAAO,MAAMC,kBAAkB,GAAG;EAChC,IAAIC,GAAGA,CAAA,EAAG;IACR,OAAOF,YAAY,CAAC,CAAC;EACvB;AACF,CAAC","ignoreList":[]},"metadata":{"hasCjsExports":false},"sourceType":"module","externalDependencies":[]}