mirror of
https://github.com/kevin-DL/build-gmail-clone-with-vue-3.git
synced 2026-01-12 02:55:17 +00:00
13 lines
296 B
JSON
13 lines
296 B
JSON
{
|
|
"emails": [
|
|
{
|
|
"id": 0,
|
|
"from": "jeffrey@vuescreencasts.com",
|
|
"subject": "Vue 3 Is Cool",
|
|
"body": "So many cool things.\n\nGlad we're getting such a great update.",
|
|
"sentAt": "2012-04-23T18:25:43.511Z",
|
|
"archived": false,
|
|
"read": false
|
|
}
|
|
]
|
|
} |