lucavandro / CodiceFiscaleJS

CodiceFiscale.js is a utility library to compute and validate Italian Tax code (codice fiscale).
Creative Commons Attribution Share Alike 4.0 International
197 stars 77 forks source link

Error check is not a function #73

Closed adilorenzodema closed 2 years ago

adilorenzodema commented 2 years ago

Hi, when I use CodiceFiscale.check(value) I have this error:

codice_fiscale_js__WEBPACK_IMPORTED_MODULE_1___default.a.check is not a function

The version used is: codice-fiscale-js": "2.3.10",

Could you help me?

ste7en commented 2 years ago

version 2.3.13 solved this and #72 problem