Update dependencies.d.txt

This commit is contained in:
Jacob Nguyen
2024-02-24 18:39:43 -06:00
committed by GitHub
parent 5d470c02a8
commit 41f311f1d3

View File

@@ -4,7 +4,7 @@
* Service(s) api rely on this file to provide a better developer experience.
*/
import type { SernEmitter, Logging, CoreModuleStore, ModuleManager, ErrorHandling, CoreDependencies, Singleton } from '@sern/handler'
import type { Logging, ErrorHandling, CoreDependencies, Singleton } from '@sern/handler'
import type { Client } from 'discord.js'
/**