UNPKG

lml-main

Version:

This is now a mono repository published into many standalone packages.

7 lines 255 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var root_1 = require("../../root"); exports.getJobFlow = function (state, refId) { return root_1.getApiState(state).jobs.flow.byId[refId]; }; //# sourceMappingURL=flow.js.map