Skip to content
This repository has been archived by the owner on Nov 4, 2020. It is now read-only.

Commit

Permalink
chore: should has no default export
Browse files Browse the repository at this point in the history
  • Loading branch information
citizensas committed Sep 20, 2017
1 parent 4a846b1 commit c12afd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion should.d.ts
Expand Up @@ -240,4 +240,4 @@ declare global {

export as namespace should;

export = should;
export default should;

0 comments on commit c12afd0

Please sign in to comment.