DefinitelyTyped/types/lodash-es/startCase.d.ts

3 lines
62 B
TypeScript

import { startCase } from "lodash";
export default startCase;