Skip to content

Commit c2a649d

Browse files
committed
Updated README
1 parent b812a2a commit c2a649d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ const n;
2828
function defaultFunction() {}
2929

3030
exports.m = m;
31+
exports.n = n;
3132
exports.default = defaultFunction;
3233
```
3334

0 commit comments

Comments
 (0)