MCPcopy Index your code
hub / github.com/prettydiff/prettydiff / nameproper

Method nameproper

index.d.ts:97–97  ·  view source on GitHub ↗
(input:string)

Source from the content-addressed store, hash-verified

95interface language {
96 auto(sample:string, defaultLang:string): languageAuto;
97 nameproper(input:string): string;
98 setlexer(input:string):string;
99}
100interface library {

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected