DefinitelyTyped/types/lodash/upperFirst.d.ts

3 lines
59 B
TypeScript

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