UNPKG

211 BJavaScriptView Raw
1export default {
2 get name() {
3 return 'ExpoAdsAdMobInterstitialManager';
4 },
5 async getIsReady() {
6 return false;
7 },
8};
9//# sourceMappingURL=ExpoAdsAdMobInterstitialManager.web.js.map
\No newline at end of file