mirror of
https://github.com/danog/CodiceFiscaleJS.git
synced 2024-11-26 20:14:55 +01:00
Use export default syntax
This commit is contained in:
parent
ca0643be74
commit
38d4d54f93
@ -224,4 +224,4 @@ CodiceFiscale.utils = {
|
||||
birthplaceFields: birthplaceFields
|
||||
}
|
||||
|
||||
module.exports = CodiceFiscale
|
||||
export default CodiceFiscale;
|
||||
|
Loading…
Reference in New Issue
Block a user