UNPKG

314 BJavaScriptView Raw
1"use strict";
2Object.defineProperty(exports, "__esModule", { value: true });
3/**
4 * The exposed modules from @lxdhub/api.
5 * Only expose what is needed.
6 */
7var main_1 = require("./main");
8exports.LXDHubAPI = main_1.LXDHubAPI;
9exports.LXDHubAPISettings = main_1.LXDHubAPISettings;
10//# sourceMappingURL=index.js.map
\No newline at end of file