UNPKG

@azerion/bluestack-sdk-react-native

Version:

BlueStack provides functionalities for monetizing your mobile application: from premium sales with rich media, video and innovative formats, it facilitates inserting native mobile ads as well all standard display formats. BlueStack SDK is a library that a

20 lines (19 loc) 453 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); Object.defineProperty(exports, "BannerAdType", { enumerable: true, get: function () { return _AdType.BannerAdType; } }); Object.defineProperty(exports, "BannerView", { enumerable: true, get: function () { return _BannerView.BannerView; } }); var _AdType = require("./AdType"); var _BannerView = require("./BannerView"); //# sourceMappingURL=index.js.map