aboutsummaryrefslogtreecommitdiff
path: root/node_modules/@types/lodash/upperCase.d.ts
blob: c33598a93529236bdb2fedf59d0473ef376c26fa (plain)
1
2
import { upperCase } from "./index";
export = upperCase;