Skip to content

Commit

Permalink
typescript definition file update
Browse files Browse the repository at this point in the history
  • Loading branch information
Andreas Thorning committed May 23, 2018
1 parent 6097fec commit 9abda81
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
5 changes: 0 additions & 5 deletions examples/example.ts

This file was deleted.

3 changes: 2 additions & 1 deletion index.d.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
// export as namespace mailchimpApiV3;

export default Mailchimp;

export = Mailchimp;

declare class Mailchimp {
constructor(api: string)
Expand Down

0 comments on commit 9abda81

Please sign in to comment.