We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff3f70e commit 146e24bCopy full SHA for 146e24b
dist/index.js
@@ -5,7 +5,7 @@ var __extends = (this && this.__extends) || (function () {
5
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
6
function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };
7
return extendStatics(d, b);
8
- };
+ }
9
return function (d, b) {
10
extendStatics(d, b);
11
function __() { this.constructor = d; }
0 commit comments