UNPKG

@spartacus/schematics

Version:
17 lines 747 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.UNIT_USER_LIST_COMPONENT_MIGRATION = void 0; const constants_1 = require("../../../../shared/constants"); exports.UNIT_USER_LIST_COMPONENT_MIGRATION = { // feature-libs\organization\administration\components\unit\links\users\list\unit-user-list.component.ts class: constants_1.UNIT_USER_LIST_COMPONENT, importPath: constants_1.SPARTACUS_ORGANIZATION_ADMINISTRATION_COMPONENTS, deprecatedParams: [], addParams: [ { className: constants_1.CURRENT_UNIT_SERVICE, importPath: constants_1.SPARTACUS_ORGANIZATION_ADMINISTRATION_CORE, }, ], }; //# sourceMappingURL=unit-user-list.component.migration.js.map