@beletsky/react-native-yandex-ads
Version:
11 lines (10 loc) • 314 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.default = void 0;
var _reactNative = require("react-native");
const AdTextNativeComponent = _reactNative.View;
var _default = AdTextNativeComponent;
exports.default = _default;
//# sourceMappingURL=AdTextNativeComponent.js.map