Commit 04f264bc authored by Elias Nahum's avatar Elias Nahum

Add exports

parent 7266133d
This diff is collapsed.
This diff is collapsed.
......@@ -24,7 +24,7 @@ class Error {
}
class ZimbraAdminApi {
export default class ZimbraAdminApi {
constructor(auth_object) {
this.url = auth_object.url;
this.user = auth_object.user;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment