Skip to content

Commit 4042334

Browse files
committed
Add a blank line to retrigger build (squash this commit)
Add a blank line to retrigger build (squash this commit)
1 parent cfa6d9a commit 4042334

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/options.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ Object.keys(parsed).forEach((opt) => exports[opt] = parsed[opt]);
3030
exports.knownOpts = knownOpts;
3131

3232
declare var exports:any;
33-
export = exports;
33+
export = exports;

0 commit comments

Comments
 (0)