UNPKG

@foblex/flow

Version:

An Angular library designed to simplify the creation and manipulation of dynamic flow. Provides components for flows, nodes, and connections, automating node manipulation and inter-node connections.

10 lines 397 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.FoblexDependencies = void 0; exports.FoblexDependencies = [ { name: '@foblex/platform', version: '^1.0.4' }, { name: '@foblex/mediator', version: '^1.1.2' }, { name: '@foblex/2d', version: '^1.2.1' }, { name: '@foblex/utils', version: '^1.1.1' } ]; //# sourceMappingURL=foblex-dependencies.js.map