UNPKG

688 BSource Map (JSON)View Raw
1{"version":3,"file":"AdMobInterstitial.web.js","sourceRoot":"","sources":["../src/AdMobInterstitial.web.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAE,IAAI,EAAE,IAAI,EAAE,MAAM,cAAc,CAAC;AAE1C,MAAM,CAAC,OAAO,OAAO,iBAAkB,SAAQ,KAAK,CAAC,SAAiB;IACpE,MAAM;QACJ,OAAO,CACL,oBAAC,IAAI;YACH,oBAAC,IAAI,+DAA4D,CAC5D,CACR,CAAC;IACJ,CAAC;CACF","sourcesContent":["import * as React from 'react';\nimport { Text, View } from 'react-native';\n\nexport default class AdMobInterstitial extends React.Component<object> {\n render() {\n return (\n <View>\n <Text>AdMobInterstitial component not supported on the web</Text>\n </View>\n );\n }\n}\n"]}
\No newline at end of file