DefinitelyTyped/types/lodash/startCase.d.ts

3 lines
57 B
TypeScript

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