UNPKG

get-mexican-data-by-curp

Version:

Verify CURP and obtain personal information from the Mexican government CURP. It scrapes official site and another providers.

4 lines (3 loc) 79 B
export * from './Curp'; export * from './Mexican'; export * from './Provider';