2 lines
103 B
TypeScript
2 lines
103 B
TypeScript
|
export declare function toPascalCase(value: string): string;
|
||
|
//# sourceMappingURL=toPascalCase.d.ts.map
|