UNPKG

@owlnext/heimdall-js-native

Version:

Heimdall API client & utils for react native technologies

8 lines 346 B
"use strict"; var __importDefault = (this && this.__importDefault) || function (mod) { return (mod && mod.__esModule) ? mod : { "default": mod }; }; Object.defineProperty(exports, "__esModule", { value: true }); const heimdall_1 = __importDefault(require("./heimdall")); exports.default = heimdall_1.default; //# sourceMappingURL=index.js.map