UNPKG

react-application-core

Version:

A react-based application core for the business applications.

9 lines 346 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.VERSION_PROCESSOR_LOADING_INFO_OPERATION_UUID = void 0; var uuid_1 = require("../util/uuid"); /** * @stable [16.09.2019] */ exports.VERSION_PROCESSOR_LOADING_INFO_OPERATION_UUID = uuid_1.uuid(); //# sourceMappingURL=version-definition.interface.js.map