Fix import.
This commit is contained in:
parent
e770a60c68
commit
20a461a84b
@ -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 ({
|
||||
|
Loading…
x
Reference in New Issue
Block a user