Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/prettydiff/prettydiff
/ auto
Method
auto
index.d.ts:96–96 ·
view source on GitHub ↗
(sample:string, defaultLang:string)
Source
from the content-addressed store, hash-verified
94
}
95
interface
language {
96
auto(sample:string, defaultLang:string): languageAuto;
97
nameproper(input:string): string;
98
setlexer(input:string):string;
99
}
Callers
2
mode
Function · 0.80
prettydiff-webtool.ts
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected