UNPKG

@altostra/core

Version:

Core library for shared types and logic

1 lines 864 B
"use strict";Object.defineProperty(exports,"__esModule",{value:!0}),exports.ResourceConnectionsCollection=exports.ofConnectionType=exports.BlueprintConnectionCollection=void 0;var BlueprintConnectionCollection_1=require("./BlueprintConnectionCollection");Object.defineProperty(exports,"BlueprintConnectionCollection",{enumerable:!0,get:function(){return BlueprintConnectionCollection_1.BlueprintConnectionCollection}});var ConnectionCollectionBase_1=require("./ConnectionCollectionBase");Object.defineProperty(exports,"ofConnectionType",{enumerable:!0,get:function(){return ConnectionCollectionBase_1.ofConnectionType}});var ResourceConnectionsCollection_1=require("./ResourceConnectionsCollection");Object.defineProperty(exports,"ResourceConnectionsCollection",{enumerable:!0,get:function(){return ResourceConnectionsCollection_1.ResourceConnectionsCollection}});