@dnb/eufemia
Version:
DNB Eufemia Design System UI Library
11 lines (10 loc) • 473 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.default = void 0;
var _index = require("./utils/index.js");
var _withFormatter = require("./withFormatter.js");
const NumberFormatNationalIdentityNumber = (0, _withFormatter.withFormatter)('NumberFormat.NationalIdentityNumber', _index.formatNationalIdentityNumber);
var _default = exports.default = NumberFormatNationalIdentityNumber;
//# sourceMappingURL=NationalIdentityNumber.js.map