UNPKG

nativescript-electrumx-client

Version:

An ElectrumX Client wrapper for NativeScript

10 lines 291 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var Common = (function () { function Common() { throw new Error('Platform specific required'); } return Common; }()); exports.Common = Common; //# sourceMappingURL=electrumx-client.common.js.map