Skip to content

Commit

Permalink
feat(Angular 6): Adding support for Angular 6
Browse files Browse the repository at this point in the history
  • Loading branch information
hypery2k committed May 5, 2018
1 parent 4e37416 commit 8b0dea8
Show file tree
Hide file tree
Showing 3 changed files with 738 additions and 444 deletions.
2 changes: 0 additions & 2 deletions ngx-vis.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ var VisModule = /** @class */ (function () {
providers: [index_1.VisNetworkService, index_2.VisTimelineService],
},] },
];
/** @nocollapse */
VisModule.ctorParameters = function () { return []; };
return VisModule;
}());
exports.VisModule = VisModule;
Loading

0 comments on commit 8b0dea8

Please sign in to comment.