UNPKG

@types/ramda

Version:

TypeScript definitions for ramda

3 lines (2 loc) 68 B
import { dropRepeats } from '../index'; export default dropRepeats;