diff options
Diffstat (limited to 'js/src/Ice/WSEndpointFactory.js')
-rw-r--r-- | js/src/Ice/WSEndpointFactory.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/js/src/Ice/WSEndpointFactory.js b/js/src/Ice/WSEndpointFactory.js index 5a9cc28315c..f532229be67 100644 --- a/js/src/Ice/WSEndpointFactory.js +++ b/js/src/Ice/WSEndpointFactory.js @@ -45,3 +45,4 @@ var WSEndpointFactory = Ice.Class({ } }); Ice.WSEndpointFactory = WSEndpointFactory; +exports.Ice = Ice;
\ No newline at end of file |