From 0712c416259e4860ff1910c4a5bcd7b37da6b237 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20H=C3=B6rnquist?= Date: Sun, 31 Oct 2021 21:18:37 +0100 Subject: lib. --- static/script.ts | 1 + 1 file changed, 1 insertion(+) (limited to 'static/script.ts') diff --git a/static/script.ts b/static/script.ts index 7d98a28a..7762173e 100644 --- a/static/script.ts +++ b/static/script.ts @@ -3,6 +3,7 @@ import { close_all_popups } from './popup' import { VEvent } from './vevent' import { SmallcalCellHighlight, Timebar } from './clock' +import { makeElement, parseDate, gensym, round_time } from './lib' /* calp specific stuff -- cgit v1.2.3