mirror of
https://github.com/seejohnrun/haste-server.git
synced 2024-11-01 03:21:21 +00:00
Update server.ts
This commit is contained in:
parent
3f82d0b5f1
commit
57488eda62
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
import winston = require('winston')
|
||||
import * as winston from 'winston'
|
||||
import App from './app'
|
||||
|
||||
const { server, config } = new App()
|
||||
|
|
Loading…
Reference in a new issue