DefinitelyTyped/types/lodash/lowerCase.d.ts

3 lines
57 B
TypeScript

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