UNPKG

@marketto/codice-fiscale-utils

Version:

TS & JS utilities to handle Italian Codice Fiscale

4 lines (2 loc) 51 B
type Genders = "M" | "F"; export default Genders;