UNPKG

3.53 kBSource Map (JSON)View Raw
1{"version":3,"file":"DangerZone.js","sourceRoot":"","sources":["../src/DangerZone.ts"],"names":[],"mappings":"AAAA;;;GAGG;AACH,OAAO,aAAa,MAAM,iBAAiB,CAAC;AAI5C,MAAM,CAAC,gBAAgB,CAAC,MAAM,CAAC,OAAO,EAAE;IACtC,MAAM,EAAE;QACN,UAAU,EAAE,IAAI;QAChB,GAAG;YACD,aAAa,CACX,+DAA+D,EAC/D,mBAAmB,EACnB,qBAAqB,CACtB,CAAC;QACJ,CAAC;KACF;IACD,MAAM,EAAE;QACN,UAAU,EAAE,IAAI;QAChB,GAAG;YACD,aAAa,CACX,gFAAgF,EAChF,mBAAmB,EACnB,qBAAqB,CACtB,CAAC;QACJ,CAAC;KACF;IACD,MAAM,EAAE;QACN,UAAU,EAAE,IAAI;QAChB,GAAG;YACD,aAAa,CACX,4EAA4E,EAC5E,mBAAmB,EACnB,sBAAsB,CACvB,CAAC;QACJ,CAAC;KACF;IACD,YAAY,EAAE;QACZ,UAAU,EAAE,IAAI;QAChB,GAAG;YACD,aAAa,CACX,wEAAwE,EACxE,yBAAyB,EACzB,cAAc,CACf,CAAC;QACJ,CAAC;KACF;IACD,0BAA0B;IAC1B,QAAQ,EAAE;QACR,UAAU,EAAE,IAAI;QAChB,GAAG;YACD,aAAa,CACX,uEAAuE,EACvE,qBAAqB,EACrB,yBAAyB,CAC1B,CAAC;QACJ,CAAC;KACF;IACD,MAAM,EAAE;QACN,UAAU,EAAE,IAAI;QAChB,GAAG;YACD,aAAa,CACX,uEAAuE,EACvE,mBAAmB,EACnB,yBAAyB,CAC1B,CAAC;QACJ,CAAC;KACF;IAED,uBAAuB;IACvB,MAAM,EAAE;QACN,UAAU,EAAE,IAAI;QAChB,GAAG;YACD,aAAa,CACX,oEAAoE,EACpE,mBAAmB,EACnB,sBAAsB,CACvB,CAAC;QACJ,CAAC;KACF;IACD,eAAe,EAAE;QACf,UAAU,EAAE,IAAI;QAChB,GAAG;YACD,aAAa,CACX,sFAAsF,EACtF,4BAA4B,EAC5B,sBAAsB,CACvB,CAAC;QACJ,CAAC;KACF;CACF,CAAC,CAAC","sourcesContent":["/**\n * Modules exported here are experimental and COULD break in the future. Make sure you keep your app\n * up to date if you plan to use any of these.\n */\nimport removedModule from './removedModule';\n\ndeclare var module: any;\n\nObject.defineProperties(module.exports, {\n Lottie: {\n enumerable: true,\n get() {\n removedModule(\n `DangerZone.Lottie -> import Lottie from 'lottie-react-native'`,\n 'DangerZone.Lottie',\n 'lottie-react-native'\n );\n },\n },\n Branch: {\n enumerable: true,\n get() {\n removedModule(\n `DangerZone.Branch -> import Branch, { BranchEvent } from 'react-native-branch'`,\n 'DangerZone.Branch',\n 'react-native-branch'\n );\n },\n },\n Stripe: {\n enumerable: true,\n get() {\n removedModule(\n `DangerZone.Stripe -> import { PaymentsStripe } from 'expo-payments-stripe'`,\n 'DangerZone.Stripe',\n 'expo-payments-stripe'\n );\n },\n },\n DeviceMotion: {\n enumerable: true,\n get() {\n removedModule(\n `DangerZone.DeviceMotion -> import { DeviceMotion } from 'expo-sensors'`,\n 'DangerZone.DeviceMotion',\n 'expo-sensors'\n );\n },\n },\n // react-native-reanimated\n Animated: {\n enumerable: true,\n get() {\n removedModule(\n `DangerZone.Animated -> import Animated from 'react-native-reanimated'`,\n 'DangerZone.Animated',\n 'react-native-reanimated'\n );\n },\n },\n Easing: {\n enumerable: true,\n get() {\n removedModule(\n `DangerZone.Easing -> import { Easing } from 'react-native-reanimated'`,\n 'DangerZone.Easing',\n 'react-native-reanimated'\n );\n },\n },\n\n // react-native-screens\n Screen: {\n enumerable: true,\n get() {\n removedModule(\n `DangerZone.Screen -> import { Screen } from 'react-native-screens'`,\n 'DangerZone.Screen',\n 'react-native-screens'\n );\n },\n },\n ScreenContainer: {\n enumerable: true,\n get() {\n removedModule(\n `DangerZone.ScreenContainer -> import { ScreenContainer } from 'react-native-screens'`,\n 'DangerZone.ScreenContainer',\n 'react-native-screens'\n );\n },\n },\n});"]}
\No newline at end of file