Skip to content

Commit

Permalink
feat(index): add super string
Browse files Browse the repository at this point in the history
fix #8
  • Loading branch information
luisherranz committed Jun 20, 2018
1 parent 4140a46 commit 62df33e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,5 @@ export const string400 =
'asdfdasdfdasfasfdafasfasfasfasfasfasfsafasfasfasdfdasfasfasfsdasdfasdasafsfsafsdsdf asdfdasdfdasfasfdafasfasfasfasfasfasfsafasfasfasdfdasfasfasfsdasdfasdasafsfsafsdsdf';

export const newFeature = 'sooo important new feature';

export const superString = 'this is a superb string';

0 comments on commit 62df33e

Please sign in to comment.