Skip to content

Commit

Permalink
Merge dbea9a8 into 4895b3e
Browse files Browse the repository at this point in the history
  • Loading branch information
joscha committed Jun 6, 2017
2 parents 4895b3e + dbea9a8 commit eb7afc2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.d.ts
@@ -1,3 +1,3 @@
declare function uniqueId (prefix?: string, suffix?: string): () => string;

export = uniqueId;
declare namespace uniqueId {}
export = uniqueId;

0 comments on commit eb7afc2

Please sign in to comment.