Fix import.

This commit is contained in:
John Livingston 2021-04-09 11:22:46 +02:00
parent e770a60c68
commit 20a461a84b

View File

@ -1,8 +1,8 @@
import { initSettings } from './lib/settings'
import { initRouters } from './lib/routers'
import type { Logger } from 'winston'
import decache from 'decache'
const decache = require('decache')
let logger: Logger | undefined
async function register ({