@kirz/react-native-toolkit
Version:
Toolkit to speed up React Native development
13 lines (12 loc) • 312 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
Object.defineProperty(exports, "AppsFlyerPlugin", {
enumerable: true,
get: function () {
return _AppsFlyerPlugin.AppsFlyerPlugin;
}
});
var _AppsFlyerPlugin = require("./AppsFlyerPlugin");
//# sourceMappingURL=index.js.map