feat(ts): initial

This commit is contained in:
2018-01-28 04:31:06 +01:00
parent 42eda7bbf2
commit 3472ddfad7
17 changed files with 644 additions and 54 deletions

2
ts/smartlog.plugins.ts Normal file
View File

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