UNPKG

@types/lodash

Version:

TypeScript definitions for Lo-Dash

3 lines (2 loc) 68 B
import { dropRightWhile } from "../index"; export = dropRightWhile;