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

3 lines
58 B
TypeScript

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