UNPKG

@carbon/ibm-security

Version:

Carbon for Cloud & Cognitive IBM Security UI components

20 lines (18 loc) 502 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); Object.defineProperty(exports, "icons", { enumerable: true, get: function get() { return _constants.icons; } }); exports.namespace = void 0; var _namespace = require("../../globals/namespace"); var _constants = require("./Decorator/constants"); /** * @file DataDecorator constants. * @copyright IBM Security 2019-2020 */ var namespace = exports.namespace = (0, _namespace.getComponentNamespace)('decorator');