From 2d0ec2b162e3e2851fef7f280aab21c9f00cd171 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20H=C3=B6rnquist?= Date: Sun, 31 Oct 2021 20:48:23 +0100 Subject: Everything but lib. --- static/clock.ts | 1 + 1 file changed, 1 insertion(+) (limited to 'static/clock.ts') diff --git a/static/clock.ts b/static/clock.ts index c4feda8f..27c3e4e1 100644 --- a/static/clock.ts +++ b/static/clock.ts @@ -1,3 +1,4 @@ +export { SmallcalCellHighlight, Timebar } class Clock { update(now: Date) { -- cgit v1.2.3