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

3 lines
64 B
TypeScript

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