string.d.ts 55 B

1
  1. export declare function humanize(str: string): string;