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

3 lines
53 B
TypeScript

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