MCPcopy Create free account
hub / github.com/d1ll0n/stack-packer / toPascalCase

Method toPascalCase

src/lib/String.ts:2–2  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1interface String {
2 toPascalCase() : string;
3 toCamelCase() : string;
4}
5

Callers 5

getCallFunctionFunction · 0.80
getFieldSetterNameFunction · 0.80
getFieldGetterNameFunction · 0.80
getAccessorOptionsFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected