mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-12 04:50:18 +00:00
Update the tests for the hellosign-embedded types
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
import HelloSign from 'hellosign-embedded';
|
||||
|
||||
HelloSign.init('abc123');
|
||||
|
||||
// some options
|
||||
|
||||
Vendored
+1
-1
@@ -269,4 +269,4 @@ declare module HelloSign {
|
||||
|
||||
declare var HelloSign: HelloSign.HelloSignStatic;
|
||||
|
||||
export = HelloSign;
|
||||
export default HelloSign;
|
||||
|
||||
Reference in New Issue
Block a user