UNPKG

@kirz/react-native-toolkit

Version:

Toolkit to speed up React Native development

13 lines (12 loc) 332 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); Object.defineProperty(exports, "InAppPurchasePlugin", { enumerable: true, get: function () { return _InAppPurchasePlugin.InAppPurchasePlugin; } }); var _InAppPurchasePlugin = require("./InAppPurchasePlugin"); //# sourceMappingURL=index.js.map