capitalize.d.ts 59 Bytes
import { capitalize } from "./index";
export = capitalize;