UNPKG

raiden-api-client

Version:
5 lines (4 loc) 161 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const client_1 = require("./core/client"); exports.default = client_1.RaidenClient;