fjord/memoapp/public/memos.json

10 lines
No EOL
112 B
JSON

{
"1": {
"title": "あ",
"content": "い"
},
"2": {
"title": "い",
"content": "え"
}
}