UNPKG

@stdlib/string-base-startcase

Version:

Capitalize the first letter of each word in a string.

3 lines 114 B
/// <reference path="../docs/types/index.d.ts" /> import startcase from '../docs/types/index'; export = startcase;