Ensure the HelloSign object can be imported

This commit is contained in:
Flavien Charlon
2017-03-12 15:20:37 +00:00
parent 86526d0819
commit 2c270dee77
+2
View File
@@ -268,3 +268,5 @@ declare module HelloSign {
}
declare var HelloSign: HelloSign.HelloSignStatic;
export = HelloSign;