UNPKG

magma-connect

Version:

A smart magmastream plugin to connect nodes based on their region.

6 lines (5 loc) 266 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.MagmaConnect = void 0; var plugin_1 = require("./plugin"); Object.defineProperty(exports, "MagmaConnect", { enumerable: true, get: function () { return plugin_1.MagmaConnect; } });