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/globals.ts | 1 + 1 file changed, 1 insertion(+) (limited to 'static/globals.ts') diff --git a/static/globals.ts b/static/globals.ts index 0ca2e3de..9045d4a9 100644 --- a/static/globals.ts +++ b/static/globals.ts @@ -19,6 +19,7 @@ export { import { close_popup, toggle_popup } from './popup' import { VEvent, xml_to_vcal } from './vevent' import { bind_popup_control } from './dragable' +import { uid, parseDate, gensym, to_local, boolean, makeElement } from './lib' "use strict"; -- cgit v1.2.3