UNPKG

@altostra/core

Version:

Core library for shared types and logic

1 lines 398 B
"use strict";Object.defineProperty(exports,"__esModule",{value:!0}),exports.ConnectionId=exports.ConnectionByType=void 0;var Connections_1=require("../Connections");Object.defineProperty(exports,"ConnectionByType",{enumerable:!0,get:function(){return Connections_1.ConnectionsByType}}),Object.defineProperty(exports,"ConnectionId",{enumerable:!0,get:function(){return Connections_1.ConnectionId}});