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