UNPKG

@dnb/eufemia

Version:

DNB Eufemia Design System UI Library

11 lines (10 loc) 453 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = void 0; var _index = require("./utils/index.js"); var _withFormatter = require("./withFormatter.js"); const NumberFormatOrganizationNumber = (0, _withFormatter.withFormatter)('NumberFormat.OrganizationNumber', _index.formatOrganizationNumber); var _default = exports.default = NumberFormatOrganizationNumber; //# sourceMappingURL=OrganizationNumber.js.map