mirror of
https://github.com/danog/CodiceFiscaleJS.git
synced 2024-11-26 20:14:55 +01:00
Doc fix
This commit is contained in:
parent
6db085e308
commit
cae4c65400
@ -14,7 +14,7 @@ Compute a codice fiscale given:
|
||||
- Province of birth (String)
|
||||
|
||||
```js
|
||||
import { CodiceFiscale } from 'codice-fiscale-js';
|
||||
import CodiceFiscale from 'codice-fiscale-js';
|
||||
const cf = new CodiceFiscale({
|
||||
name: "Enzo",
|
||||
surname: "Righi",
|
||||
|
Loading…
Reference in New Issue
Block a user