UNPKG

488 BSource Map (JSON)View Raw
1{"version":3,"file":"Branch.js","sourceRoot":"","sources":["../src/Branch.ts"],"names":[],"mappings":"AAAA,OAAO,MAAM,EAAE,EAAE,WAAW,EAAE,MAAM,qBAAqB,CAAC;AAE1D,6FAA6F;AAC7F,WAAW;AACX,MAAM,CAAC,WAAW,GAAG,WAAW,CAAC;AAEjC,eAAe,MAAM,CAAC","sourcesContent":["import Branch, { BranchEvent } from 'react-native-branch';\n\n// Branch has a default and named export, add `BranchEvent` to the default export so it looks\n// similar.\nBranch.BranchEvent = BranchEvent;\n\nexport default Branch;\n"]}
\No newline at end of file