UNPKG

lml-main

Version:

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

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