@dnb/eufemia
Version:
DNB Eufemia Design System UI Library
5 lines • 345 B
JavaScript
import { formatNationalIdentityNumber } from "./utils/index.js";
import { withFormatter } from "./withFormatter.js";
const NumberFormatNationalIdentityNumber = withFormatter('NumberFormat.NationalIdentityNumber', formatNationalIdentityNumber);
export default NumberFormatNationalIdentityNumber;
//# sourceMappingURL=NationalIdentityNumber.js.map