mirror of
https://github.com/tenrok/vue-meta.git
synced 2026-06-21 10:10:33 +03:00
feat: convert to ts (wip)
This commit is contained in:
@@ -10,14 +10,14 @@ window.users.push({
|
||||
zipcode: '90566-7771',
|
||||
geo: {
|
||||
lat: '-43.9509',
|
||||
lng: '-34.4618'
|
||||
}
|
||||
lng: '-34.4618',
|
||||
},
|
||||
},
|
||||
phone: '010-692-6593 x09125',
|
||||
website: 'anastasia.net',
|
||||
company: {
|
||||
name: 'Deckow-Crist',
|
||||
catchPhrase: 'Proactive didactic contingency',
|
||||
bs: 'synergize scalable supply-chains'
|
||||
}
|
||||
bs: 'synergize scalable supply-chains',
|
||||
},
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user