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