mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-06-04 06:19:24 +08:00
3 lines
72 B
TypeScript
3 lines
72 B
TypeScript
import { intersectionBy } from "lodash";
|
|
export default intersectionBy;
|