UNPKG

662 BSource Map (JSON)View Raw
1{"version":3,"file":"AdMobBanner.web.js","sourceRoot":"","sources":["../src/AdMobBanner.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,WAAY,SAAQ,KAAK,CAAC,SAAiB;IAC9D,MAAM;QACJ,OAAO,CACL,oBAAC,IAAI;YACH,oBAAC,IAAI,yDAAsD,CACtD,CACR,CAAC;IACJ,CAAC;CACF","sourcesContent":["import * as React from 'react';\nimport { Text, View } from 'react-native';\n\nexport default class AdMobBanner extends React.Component<object> {\n render() {\n return (\n <View>\n <Text>AdMobBanner component not supported on the web</Text>\n </View>\n );\n }\n}\n"]}
\No newline at end of file