UNPKG

rutility

Version:

A JavaScript library for validating and formatting Chilean RUTs (Rol Único Tributario). It provides functions to add/remove dots and dashes, validate formats, and calculate check digits

3 lines 93 B
export * from './validations'; export * from './formats'; //# sourceMappingURL=index.d.ts.map