UNPKG

polish-utils

Version:

Lightweight library for extracting data and validating polish identification numbers such as PESEL or NIP

6 lines (5 loc) 194 B
'use strict' Object.defineProperty(exports, '__esModule', { value: !0 }) var e = require('./pesel/index.js'), r = require('./nip/index.js') ;(exports.PESEL = e.PESEL), (exports.NIP = r.NIP)