UNPKG

node-cpf-cnpj

Version:

Module Validate, Formate and Generate CPF and CNPJ Brazil

6 lines (3 loc) 72 B
"use strict"; const cpf = require('./lib/cpf'); module.exports = cpf;