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

3 lines
58 B
TypeScript

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