mirror of
https://github.com/Dan6erbond/sk-auth.git
synced 2025-06-03 01:17:44 +02:00
2 lines
54 B
TypeScript
2 lines
54 B
TypeScript
export declare function ucFirst(val: string): string;
|