UNPKG

polish-utils

Version:

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

3 lines (2 loc) 74 B
export { PESEL } from "./pesel/index"; export { NIP } from "./nip/index";