MCPcopy 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}
95interface language {
96 auto(sample:string, defaultLang:string): languageAuto;
97 nameproper(input:string): string;
98 setlexer(input:string):string;
99}

Callers 2

modeFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected