UNPKG

@hmcts/rpx-xui-node-lib

Version:

Common nodejs library components for XUI

6 lines 305 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.xuiNode = void 0; var xuiNode_class_1 = require("./xuiNode.class"); Object.defineProperty(exports, "xuiNode", { enumerable: true, get: function () { return xuiNode_class_1.xuiNode; } }); //# sourceMappingURL=index.js.map