1
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import type { IEventBuilder, IEventMap } from '@/core/events/IEventBuilder.ts'
|
||||
import type { IEventBuilder, IEventMap } from '../IEventBuilder.ts'
|
||||
|
||||
interface HandlerWrapper<T extends (...args: any[]) => any> {
|
||||
fn: T
|
||||
|
||||
Reference in New Issue
Block a user