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

Add exports

parent 7266133d
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
......@@ -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