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/script.ts | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'static/script.ts') diff --git a/static/script.ts b/static/script.ts index 8984c19a..7d98a28a 100644 --- a/static/script.ts +++ b/static/script.ts @@ -1,5 +1,9 @@ 'use strict'; +import { close_all_popups } from './popup' +import { VEvent } from './vevent' +import { SmallcalCellHighlight, Timebar } from './clock' + /* calp specific stuff */ -- cgit v1.2.3