Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UnsignedInt8/LightSword
/ emit
Method
emit
typings/node/node.d.ts:178–178 ·
view source on GitHub ↗
(event: string, ...args: any[])
Source
from the content-addressed store, hash-verified
176
setMaxListeners(n: number): void;
177
listeners(event: string): Function[];
178
emit(event: string, ...args: any[]): boolean;
179
}
180
181
export
interface
ReadableStream extends EventEmitter {
Callers
1
stop
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected