Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/developit/mitt
/ index_test.ts
File
index_test.ts
test/index_test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
mitt, { Emitter, EventHandlerMap } from
'..'
;
2
import
chai, { expect } from
'chai'
;
3
import
{ spy } from
'sinon'
;
4
import
sinonChai from
'sinon-chai'
;
Callers
nothing calls this directly
Calls
4
mitt
Function · 0.85
emit
Method · 0.80
on
Method · 0.80
off
Method · 0.80
Tested by
no test coverage detected