DefinitelyTyped/types/lodash/capitalize.d.ts

3 lines
59 B
TypeScript

import { capitalize } from "./index";
export = capitalize;