mirror of
https://github.com/seejohnrun/haste-server.git
synced 2026-02-10 16:01:32 +00:00
Update server.ts
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
import winston = require('winston')
|
import * as winston from 'winston'
|
||||||
import App from './app'
|
import App from './app'
|
||||||
|
|
||||||
const { server, config } = new App()
|
const { server, config } = new App()
|
||||||
|
|||||||
Reference in New Issue
Block a user