mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 12:28:42 +00:00
refactor(server): config system (#11081)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import { Injectable } from '@nestjs/common';
|
||||
import { once } from 'lodash-es';
|
||||
|
||||
import { ModuleScanner } from '../nestjs';
|
||||
import { ModuleScanner } from '../nestjs/scanner';
|
||||
import {
|
||||
type EventName,
|
||||
type EventOptions,
|
||||
|
||||
Reference in New Issue
Block a user