DefinitelyTyped/types/lodash/lowerFirst.d.ts

3 lines
59 B
TypeScript

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