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