aboutsummaryrefslogtreecommitdiff
path: root/static/vevent.ts
diff options
context:
space:
mode:
Diffstat (limited to 'static/vevent.ts')
-rw-r--r--static/vevent.ts1
1 files changed, 1 insertions, 0 deletions
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";