Skip to content

Commit 146e24b

Browse files
author
Steve Thompson
committed
minor change
1 parent ff3f70e commit 146e24b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dist/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ var __extends = (this && this.__extends) || (function () {
55
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
66
function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };
77
return extendStatics(d, b);
8-
};
8+
}
99
return function (d, b) {
1010
extendStatics(d, b);
1111
function __() { this.constructor = d; }

0 commit comments

Comments
 (0)