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