Skip to content

Commit ab47a28

Browse files
authored
Merge pull request #8 from codeceptjs/kobenguyent-patch-1
2 parents d91338a + fe644f2 commit ab47a28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,4 +203,4 @@ class Helper {
203203
}
204204
}
205205

206-
export default Helper;
206+
export = Helper;

0 commit comments

Comments
 (0)