@mdf.js/core
Version:
MMS - API Core - Common types, classes and functions
11 lines • 430 B
JavaScript
;
/**
* Copyright 2024 Mytra Control S.L. All rights reserved.
*
* Use of this source code is governed by an MIT-style license that can be found in the LICENSE file
* or at https://opensource.org/licenses/MIT.
*/
Object.defineProperty(exports, "__esModule", { value: true });
exports.MDF_NAMESPACE_OID = void 0;
exports.MDF_NAMESPACE_OID = '6ba7b812-9dad-11d1-80b4-00c04fd430c8';
//# sourceMappingURL=index.js.map