UNPKG

lml-main

Version:

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

5 lines 253 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.JOB_HAS_NO_LOCATION = 'JOB_HAS_NO_LOCATION'; exports.jobHasNoLocation = (refId) => ({ type: exports.JOB_HAS_NO_LOCATION, refId }); //# sourceMappingURL=locations.js.map