Formatting
This commit is contained in:
@@ -5,6 +5,7 @@ import { EventEmitter } from '../source/event-emitter.ts';
|
||||
type TestEvents = {
|
||||
message: string;
|
||||
count: number;
|
||||
nested: { nested: { value: number } };
|
||||
};
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user