fix(ts): Update index.d.ts (#2214)
This commit is contained in:
parent
c8f25a8be7
commit
0957b5fb4b
2
types/index.d.ts
vendored
2
types/index.d.ts
vendored
@ -219,7 +219,7 @@ interface Barcode {
|
||||
}[];
|
||||
emails?: Email[];
|
||||
phones?: Phone[];
|
||||
urls:? string[];
|
||||
urls?: string[];
|
||||
name?: {
|
||||
firstName?: string;
|
||||
lastName?: string;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user