aboutsummaryrefslogtreecommitdiffstats
path: root/lib/caldav/index.js
diff options
context:
space:
mode:
authorJames Lal <james@lightsofapollo.com>2012-07-06 14:10:11 -0700
committerJames Lal <james@lightsofapollo.com>2012-07-06 14:10:11 -0700
commit7f30ad85d5415e8fb3bbbf729ac090d453205372 (patch)
treed51ccc995aa1ad6a80df03a644bf9922bdaea289 /lib/caldav/index.js
parente6fab580162a1cae2165ef88e254df284e6c7208 (diff)
downloadjsCalDAV-7f30ad85d5415e8fb3bbbf729ac090d453205372.tar.gz
Adding connection
Diffstat (limited to 'lib/caldav/index.js')
-rw-r--r--lib/caldav/index.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/caldav/index.js b/lib/caldav/index.js
index b54a9ac..df7dfa5 100644
--- a/lib/caldav/index.js
+++ b/lib/caldav/index.js
@@ -9,6 +9,7 @@
exports.Xhr = ns.require('xhr');
exports.Request = ns.require('request');
exports.Templates = ns.require('templates');
+ exports.Connection = ns.require('connection');
}.apply(
this,