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