mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-03-03 21:22:51 +00:00
3 lines
52 B
TypeScript
3 lines
52 B
TypeScript
import { pull } from "lodash";
|
|
export default pull;
|