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/vevent.ts | 1 + 1 file changed, 1 insertion(+) (limited to 'static/vevent.ts') diff --git a/static/vevent.ts b/static/vevent.ts index f25c5341..0fef9685 100644 --- a/static/vevent.ts +++ b/static/vevent.ts @@ -1,4 +1,5 @@ import { ical_type, valid_input_types, JCal } from './types' +import { uid, parseDate } from './lib' export { VEvent, xml_to_vcal } "use strict"; -- cgit v1.2.3