aboutsummaryrefslogtreecommitdiffstats
path: root/uncompressed/pomodoro-tracker/index.js
diff options
context:
space:
mode:
Diffstat (limited to 'uncompressed/pomodoro-tracker/index.js')
-rw-r--r--uncompressed/pomodoro-tracker/index.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/uncompressed/pomodoro-tracker/index.js b/uncompressed/pomodoro-tracker/index.js
new file mode 100644
index 0000000..6bc8da9
--- /dev/null
+++ b/uncompressed/pomodoro-tracker/index.js
@@ -0,0 +1,2 @@
1module.exports = Ferdi => class pomodorotracker extends Ferdi {
2};