UNPKG

@bangbu/ts-utils

Version:

Utility functions and constants for Cyberk

2 lines (1 loc) 84 B
export declare function capitalize(str?: string | null): string | null | undefined;