setup api

This commit is contained in:
cv
2021-04-07 14:50:14 +02:00
parent e20d9d91ae
commit 115b4f6100
11 changed files with 228 additions and 68 deletions
+8
View File
@@ -0,0 +1,8 @@
{
"current": null,
"next": null,
"currentTimer": null,
"numEvents": 0,
"state": "pause",
"prevState": "pause"
}