mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-05-25 13:44:35 +00:00
3 lines
52 B
TypeScript
3 lines
52 B
TypeScript
import { pull } from "lodash";
|
|
export default pull;
|