Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/rtfpessoa/diff2html
/ diff2html-tests.ts
File
diff2html-tests.ts
src/__tests__/diff2html-tests.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
fs from
'fs'
;
2
3
import
{ parse, html } from
'../diff2html'
;
4
import
{ ColorSchemeType, DiffFile, LineType, OutputFormatType } from
'../types'
;
Callers
nothing calls this directly
Calls
2
parse
Function · 0.90
html
Function · 0.90
Tested by
no test coverage detected