funky-framadate-front/src/app/config/mocks/choice.ts

12 lines
250 B
TypeScript

export const mockChoice = {
"id": 11,
"date": {
"date": "2020-01-30 12:25:13.000000",
"timezone_type": 3,
"timezone": "Europe/Berlin"
},
"text": "Les mondes engloutis",
"url": null,
"answer": null,
};