@tarojs/taro-h5
Version:
Taro h5 framework
9 lines (6 loc) • 350 B
JavaScript
import { temporarilyNotSupport } from '../../utils/index.js';
// 广告
const createRewardedVideoAd = /* @__PURE__ */ temporarilyNotSupport('createRewardedVideoAd');
const createInterstitialAd = /* @__PURE__ */ temporarilyNotSupport('createInterstitialAd');
export { createInterstitialAd, createRewardedVideoAd };
//# sourceMappingURL=index.js.map