MCPcopy Index your code
hub / github.com/JavaCS3/xterm-player / DomHelper.test.ts

File DomHelper.test.ts

src/ui/DomHelper.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createElement as n, addDisposableDomListener } from './DomHelper'
2import { title } from '../Utils'
3
4test('createElement no opts', () => {

Callers

nothing calls this directly

Calls 3

titleFunction · 0.90
addDisposableDomListenerFunction · 0.90
disposeMethod · 0.65

Tested by

no test coverage detected