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

Commit

Permalink
Merge pull request #154 from citizensas/master
Browse files Browse the repository at this point in the history
chore: should has no default export
  • Loading branch information
btd committed Sep 20, 2017
2 parents 4a846b1 + c12afd0 commit 8acfba1
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 8acfba1

Please sign in to comment.