Files
DefinitelyTyped/types/lodash/toLower.d.ts

3 lines
53 B
TypeScript

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