fix(core): update to latest standards

This commit is contained in:
2018-06-05 20:48:14 +02:00
parent 3409d48858
commit 73e04348da
17 changed files with 471 additions and 518 deletions

View File

@ -1,2 +1 @@
import * as winston from "winston";
export { winston };
export {};