UNPKG

@kirz/react-native-toolkit

Version:

Toolkit to speed up React Native development

20 lines (19 loc) 526 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); Object.defineProperty(exports, "ApphudConnectorPlugin", { enumerable: true, get: function () { return _ApphudConnectorPlugin.ApphudConnectorPlugin; } }); Object.defineProperty(exports, "ApphudPlugin", { enumerable: true, get: function () { return _ApphudPlugin.ApphudPlugin; } }); var _ApphudPlugin = require("./ApphudPlugin"); var _ApphudConnectorPlugin = require("./ApphudConnectorPlugin"); //# sourceMappingURL=index.js.map