UNPKG

@dnb/eufemia

Version:

DNB Eufemia Design System UI Library

10 lines (9 loc) 259 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = withComponentMarkers; function withComponentMarkers(component, markers) { Object.assign(component, markers); } //# sourceMappingURL=withComponentMarkers.js.map