Skip to content

Commit

Permalink
Export as default
Browse files Browse the repository at this point in the history
  • Loading branch information
mud committed Dec 14, 2017
1 parent 38ecb59 commit efd4718
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ declare module "iso-639-1" {

let localeCode: ISO6391;

export = localeCode;
export default localeCode;
}

0 comments on commit efd4718

Please sign in to comment.