UNPKG

identity-number-validator

Version:
3 lines (2 loc) 103 B
declare const _default: (identityNumber: string, country: string) => boolean; export default _default;